is not current version
Last Version 2.1.4

io.github.dtm-labs:dtmcli-core 2.1.3


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.dtm-labs
ArtifactId

ArtifactId

dtmcli-core
Version

Version

2.1.3
Type

Type

jar

Download dtmcli-core 2.1.3


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