is not current version
Last Version 1.0.82

com.d3xsystems:d3x-core 1.0.77

A core java library from D3X systems

GroupId

GroupId

com.d3xsystems
ArtifactId

ArtifactId

d3x-core
Version

Version

1.0.77
Type

Type

pom

Download d3x-core 1.0.77

Filename Size
d3x-core-1.0.77.pom 13 KB
Browse

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