is not current version
Last Version 0.2.3

io.monix:newtypes-core_3 0.2.2

newtypes-core

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

newtypes-core_3
Version

Version

0.2.2
Type

Type

jar

Download newtypes-core_3 0.2.2


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