is not current version
Last Version 2.1.4

io.github.dtm-labs:dtmcli-common 2.0.2-Release


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.dtm-labs
ArtifactId

ArtifactId

dtmcli-common
Version

Version

2.0.2-Release
Type

Type

jar

Download dtmcli-common 2.0.2-Release


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