Registry / utility / newtype-2-13

newtype-2-13

JSON →
library0.4.4javamavenunverified

newtype provides zero-cost wrappers for Scala types.

<dependency> <groupId>io.estatico</groupId> <artifactId>newtype_2.13</artifactId> <version>0.4.4</version> </dependency>
INSTALL
IMPORT
SIG · NEWTYPE-2-13
N
newtype-2-13
utilityjavav0.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NewType
io.estatico.newtype._

Minimal usage of Newtype

import io.estatico.newtype._ type Name = Name.Type object Name extends NewType[String] object Example extends App { val name = Name("Alice") println(name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
newtype-2-13 — mvn dependency:get newtype-2-13 · libregistry