License |
License |
---|---|
GroupId | GroupIdio.monix |
ArtifactId | ArtifactIdnewtypes-core_3 |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnewtypes-core
newtypes-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
newtypes-core_3-0.2.3.pom | |
newtypes-core_3-0.2.3.jar | 10 KB |
newtypes-core_3-0.2.3-sources.jar | 5 KB |
newtypes-core_3-0.2.3-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.monix/newtypes-core_3/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>newtypes-core_3</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/newtypes-core_3/
implementation 'io.monix:newtypes-core_3:0.2.3'
// https://jarcasting.com/artifacts/io.monix/newtypes-core_3/
implementation ("io.monix:newtypes-core_3:0.2.3")
'io.monix:newtypes-core_3:jar:0.2.3'
<dependency org="io.monix" name="newtypes-core_3" rev="0.2.3">
<artifact name="newtypes-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='newtypes-core_3', version='0.2.3')
)
libraryDependencies += "io.monix" % "newtypes-core_3" % "0.2.3"
[io.monix/newtypes-core_3 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.scalatest : scalatest_3 | jar | 3.2.10 |
org.typelevel : shapeless3-test_3 | jar | 3.0.4 |