is not current version
Last Version 2.9.12

com.github.eagle6688:devutility.external.json 2.9.10

Some utilities for Jackson Json Version 2.*

Categories

Categories

JSON Data Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.json
Version

Version

2.9.10
Type

Type

jar

Download devutility.external.json 2.9.10


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