Categories |
CategoriesJackson Data JSON ORM |
---|---|
GroupId | GroupIdorg.reekwest |
ArtifactId | ArtifactIdreekwest-formats-jackson |
Version | Version0.0.40 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.reekwest/reekwest-formats-jackson/ -->
<dependency>
<groupId>org.reekwest</groupId>
<artifactId>reekwest-formats-jackson</artifactId>
<version>0.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/org.reekwest/reekwest-formats-jackson/
implementation 'org.reekwest:reekwest-formats-jackson:0.0.40'
// https://jarcasting.com/artifacts/org.reekwest/reekwest-formats-jackson/
implementation ("org.reekwest:reekwest-formats-jackson:0.0.40")
'org.reekwest:reekwest-formats-jackson:jar:0.0.40'
<dependency org="org.reekwest" name="reekwest-formats-jackson" rev="0.0.40">
<artifact name="reekwest-formats-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reekwest', module='reekwest-formats-jackson', version='0.0.40')
)
libraryDependencies += "org.reekwest" % "reekwest-formats-jackson" % "0.0.40"
[org.reekwest/reekwest-formats-jackson "0.0.40"]