is not current version
Last Version 1.3.0

com.github.thestarmaker:d-clined 1.2.0

Java implementation of DGraph client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thestarmaker
ArtifactId

ArtifactId

d-clined
Version

Version

1.2.0
Type

Type

pom

Download d-clined 1.2.0

Filename Size
d-clined-1.2.0.pom 7 KB
Browse

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