Last Version

com.codepoetics:octarine-json 0.18

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

JSON Data
GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

octarine-json
Version

Version

0.18
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download octarine-json 0.18


<!-- https://jarcasting.com/artifacts/com.codepoetics/octarine-json/ -->
<dependency>
    <groupId>com.codepoetics</groupId>
    <artifactId>octarine-json</artifactId>
    <version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.codepoetics/octarine-json/
implementation 'com.codepoetics:octarine-json:0.18'
// https://jarcasting.com/artifacts/com.codepoetics/octarine-json/
implementation ("com.codepoetics:octarine-json:0.18")
'com.codepoetics:octarine-json:jar:0.18'
<dependency org="com.codepoetics" name="octarine-json" rev="0.18">
  <artifact name="octarine-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codepoetics', module='octarine-json', version='0.18')
)
libraryDependencies += "com.codepoetics" % "octarine-json" % "0.18"
[com.codepoetics/octarine-json "0.18"]

Dependencies

compile (3)

Group / Artifact Type Version
com.codepoetics : octarine-core jar 0.18
com.fasterxml.jackson.core : jackson-core jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.4.2

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.