| License |
License |
|---|---|
| GroupId | GroupIdis.cir |
| ArtifactId | ArtifactIdciris_3 |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
Descriptionciris
ciris
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ciris_3-2.0.1.pom | |
| ciris_3-2.0.1.jar | 192 KB |
| ciris_3-2.0.1-sources.jar | 16 KB |
| ciris_3-2.0.1-javadoc.jar | 224 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/is.cir/ciris_3/ -->
<dependency>
<groupId>is.cir</groupId>
<artifactId>ciris_3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/is.cir/ciris_3/
implementation 'is.cir:ciris_3:2.0.1'
// https://jarcasting.com/artifacts/is.cir/ciris_3/
implementation ("is.cir:ciris_3:2.0.1")
'is.cir:ciris_3:jar:2.0.1'
<dependency org="is.cir" name="ciris_3" rev="2.0.1">
<artifact name="ciris_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='is.cir', module='ciris_3', version='2.0.1')
)
libraryDependencies += "is.cir" % "ciris_3" % "2.0.1"
[is.cir/ciris_3 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| org.typelevel : cats-effect-kernel_3 | jar | 3.1.1 |