is not current version
Last Version 2.1.4

io.github.dtm-labs:dtmcli-java-parent 2.0.2-Release

The java client for dtm.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.dtm-labs
ArtifactId

ArtifactId

dtmcli-java-parent
Version

Version

2.0.2-Release
Type

Type

pom

Download dtmcli-java-parent 2.0.2-Release


<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-java-parent/ -->
<dependency>
    <groupId>io.github.dtm-labs</groupId>
    <artifactId>dtmcli-java-parent</artifactId>
    <version>2.0.2-Release</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-java-parent/
implementation 'io.github.dtm-labs:dtmcli-java-parent:2.0.2-Release'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-java-parent/
implementation ("io.github.dtm-labs:dtmcli-java-parent:2.0.2-Release")
'io.github.dtm-labs:dtmcli-java-parent:pom:2.0.2-Release'
<dependency org="io.github.dtm-labs" name="dtmcli-java-parent" rev="2.0.2-Release">
  <artifact name="dtmcli-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-java-parent', version='2.0.2-Release')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-java-parent" % "2.0.2-Release"
[io.github.dtm-labs/dtmcli-java-parent "2.0.2-Release"]