GroupId | GroupIdio.estatico |
---|---|
ArtifactId | ArtifactIdnewtype_2.12 |
Version | Version0.4.3 |
Type | Typejar |
Filename | Size |
---|---|
newtype_2.12-0.4.3.pom | |
newtype_2.12-0.4.3.jar | 84 KB |
newtype_2.12-0.4.3-sources.jar | 9 KB |
newtype_2.12-0.4.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.estatico/newtype_2.12/ -->
<dependency>
<groupId>io.estatico</groupId>
<artifactId>newtype_2.12</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.estatico/newtype_2.12/
implementation 'io.estatico:newtype_2.12:0.4.3'
// https://jarcasting.com/artifacts/io.estatico/newtype_2.12/
implementation ("io.estatico:newtype_2.12:0.4.3")
'io.estatico:newtype_2.12:jar:0.4.3'
<dependency org="io.estatico" name="newtype_2.12" rev="0.4.3">
<artifact name="newtype_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.estatico', module='newtype_2.12', version='0.4.3')
)
libraryDependencies += "io.estatico" % "newtype_2.12" % "0.4.3"
[io.estatico/newtype_2.12 "0.4.3"]