is not current version
Last Version 1.0.82

com.d3xsystems:d3x-core-json 1.0.77


Categories

Categories

JSON Data
GroupId

GroupId

com.d3xsystems
ArtifactId

ArtifactId

d3x-core-json
Version

Version

1.0.77
Type

Type

jar

Download d3x-core-json 1.0.77


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