License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.valskalla |
ArtifactId | ArtifactIdodin-json_3 |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionodin-json
odin-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odin-json_3-0.13.0.pom | |
odin-json_3-0.13.0.jar | 5 KB |
odin-json_3-0.13.0-sources.jar | 1 KB |
odin-json_3-0.13.0-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.valskalla/odin-json_3/ -->
<dependency>
<groupId>com.github.valskalla</groupId>
<artifactId>odin-json_3</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valskalla/odin-json_3/
implementation 'com.github.valskalla:odin-json_3:0.13.0'
// https://jarcasting.com/artifacts/com.github.valskalla/odin-json_3/
implementation ("com.github.valskalla:odin-json_3:0.13.0")
'com.github.valskalla:odin-json_3:jar:0.13.0'
<dependency org="com.github.valskalla" name="odin-json_3" rev="0.13.0">
<artifact name="odin-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valskalla', module='odin-json_3', version='0.13.0')
)
libraryDependencies += "com.github.valskalla" % "odin-json_3" % "0.13.0"
[com.github.valskalla/odin-json_3 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.valskalla : odin-core_3 | jar | 0.13.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
io.circe : circe-core_3 | jar | 0.14.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 |