License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdcalev-jackson_2.12 |
Version | Version0.6.3 |
Type | Typejar |
Description |
Descriptioncalev-jackson
calev-jackson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.eikek/calev-jackson_2.12/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>calev-jackson_2.12</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/calev-jackson_2.12/
implementation 'com.github.eikek:calev-jackson_2.12:0.6.3'
// https://jarcasting.com/artifacts/com.github.eikek/calev-jackson_2.12/
implementation ("com.github.eikek:calev-jackson_2.12:0.6.3")
'com.github.eikek:calev-jackson_2.12:jar:0.6.3'
<dependency org="com.github.eikek" name="calev-jackson_2.12" rev="0.6.3">
<artifact name="calev-jackson_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='calev-jackson_2.12', version='0.6.3')
)
libraryDependencies += "com.github.eikek" % "calev-jackson_2.12" % "0.6.3"
[com.github.eikek/calev-jackson_2.12 "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.github.eikek : calev-core_2.12 | jar | 0.6.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.12 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.13.2 |