is not current version
Last Version 0.2.3

io.monix:newtypes-core_2.12 0.1.0

newtypes-core

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

newtypes-core_2.12
Version

Version

0.1.0
Type

Type

jar

Download newtypes-core_2.12 0.1.0


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