GroupId | GroupIdcom.d3xsystems |
---|---|
ArtifactId | ArtifactIdd3x-core-account |
Version | Version1.0.77 |
Type | Typejar |
Filename | Size |
---|---|
d3x-core-account-1.0.77.pom | |
d3x-core-account-1.0.77.jar | 27 KB |
d3x-core-account-1.0.77-sources.jar | 13 KB |
d3x-core-account-1.0.77-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-account/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>d3x-core-account</artifactId>
<version>1.0.77</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-account/
implementation 'com.d3xsystems:d3x-core-account:1.0.77'
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-account/
implementation ("com.d3xsystems:d3x-core-account:1.0.77")
'com.d3xsystems:d3x-core-account:jar:1.0.77'
<dependency org="com.d3xsystems" name="d3x-core-account" rev="1.0.77">
<artifact name="d3x-core-account" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='d3x-core-account', version='1.0.77')
)
libraryDependencies += "com.d3xsystems" % "d3x-core-account" % "1.0.77"
[com.d3xsystems/d3x-core-account "1.0.77"]