| License |
License |
|---|---|
| GroupId | GroupIdcom.github.valskalla |
| ArtifactId | ArtifactIdodin-core_3 |
| Last Version | Last Version0.13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionodin-core
odin-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| odin-core_3-0.13.0.pom | |
| odin-core_3-0.13.0.jar | 286 KB |
| odin-core_3-0.13.0-sources.jar | 23 KB |
| odin-core_3-0.13.0-javadoc.jar | 467 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.valskalla/odin-core_3/ -->
<dependency>
<groupId>com.github.valskalla</groupId>
<artifactId>odin-core_3</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valskalla/odin-core_3/
implementation 'com.github.valskalla:odin-core_3:0.13.0'
// https://jarcasting.com/artifacts/com.github.valskalla/odin-core_3/
implementation ("com.github.valskalla:odin-core_3:0.13.0")
'com.github.valskalla:odin-core_3:jar:0.13.0'
<dependency org="com.github.valskalla" name="odin-core_3" rev="0.13.0">
<artifact name="odin-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valskalla', module='odin-core_3', version='0.13.0')
)
libraryDependencies += "com.github.valskalla" % "odin-core_3" % "0.13.0"
[com.github.valskalla/odin-core_3 "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| org.typelevel : cats-mtl_3 | jar | 1.2.1 |
| com.lihaoyi : sourcecode_3 | jar | 0.2.7 |
| com.outr : perfolation_3 | jar | 1.2.8 |
| org.typelevel : cats-effect-std_3 | jar | 3.2.8 |
| org.typelevel : alleycats-core_3 | jar | 2.6.1 |
| org.typelevel : cats-core_3 | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.typelevel : cats-effect_3 | jar | 3.2.8 |
| org.typelevel : cats-laws_3 | jar | 2.6.1 |