is not current version
Last Version 1.0.82

com.d3xsystems:d3x-core-rest 1.0.77


GroupId

GroupId

com.d3xsystems
ArtifactId

ArtifactId

d3x-core-rest
Version

Version

1.0.77
Type

Type

jar

Download d3x-core-rest 1.0.77


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