is not current version
Last Version 0.4.4

io.estatico:newtype_2.11 0.4.3

newtype

GroupId

GroupId

io.estatico
ArtifactId

ArtifactId

newtype_2.11
Version

Version

0.4.3
Type

Type

jar

Download newtype_2.11 0.4.3


<!-- https://jarcasting.com/artifacts/io.estatico/newtype_2.11/ -->
<dependency>
    <groupId>io.estatico</groupId>
    <artifactId>newtype_2.11</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.estatico/newtype_2.11/
implementation 'io.estatico:newtype_2.11:0.4.3'
// https://jarcasting.com/artifacts/io.estatico/newtype_2.11/
implementation ("io.estatico:newtype_2.11:0.4.3")
'io.estatico:newtype_2.11:jar:0.4.3'
<dependency org="io.estatico" name="newtype_2.11" rev="0.4.3">
  <artifact name="newtype_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.estatico', module='newtype_2.11', version='0.4.3')
)
libraryDependencies += "io.estatico" % "newtype_2.11" % "0.4.3"
[io.estatico/newtype_2.11 "0.4.3"]