License |
License |
---|---|
GroupId | GroupIdio.github.nafg.simpleivr |
ArtifactId | ArtifactIdsimpleivr-core_2.13 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionsimpleivr-core
simpleivr-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simpleivr-core_2.13-0.8.1.pom | |
simpleivr-core_2.13-0.8.1.jar | 191 KB |
simpleivr-core_2.13-0.8.1-sources.jar | 13 KB |
simpleivr-core_2.13-0.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nafg.simpleivr/simpleivr-core_2.13/ -->
<dependency>
<groupId>io.github.nafg.simpleivr</groupId>
<artifactId>simpleivr-core_2.13</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nafg.simpleivr/simpleivr-core_2.13/
implementation 'io.github.nafg.simpleivr:simpleivr-core_2.13:0.8.1'
// https://jarcasting.com/artifacts/io.github.nafg.simpleivr/simpleivr-core_2.13/
implementation ("io.github.nafg.simpleivr:simpleivr-core_2.13:0.8.1")
'io.github.nafg.simpleivr:simpleivr-core_2.13:jar:0.8.1'
<dependency org="io.github.nafg.simpleivr" name="simpleivr-core_2.13" rev="0.8.1">
<artifact name="simpleivr-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nafg.simpleivr', module='simpleivr-core_2.13', version='0.8.1')
)
libraryDependencies += "io.github.nafg.simpleivr" % "simpleivr-core_2.13" % "0.8.1"
[io.github.nafg.simpleivr/simpleivr-core_2.13 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.lihaoyi : sourcecode_2.13 | jar | 0.2.6 |
org.typelevel : cats-free_2.13 | jar | 2.6.0 |
org.typelevel : cats-effect_2.13 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.8 |