License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.dtm-labs |
ArtifactId | ArtifactIddtmcli-core |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondtmcli-core
The java client for dtm
|
Filename | Size |
---|---|
dtmcli-core-2.1.4.pom | |
dtmcli-core-2.1.4.jar | 14 KB |
dtmcli-core-2.1.4-sources.jar | 10 KB |
dtmcli-core-2.1.4-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-core/ -->
<dependency>
<groupId>io.github.dtm-labs</groupId>
<artifactId>dtmcli-core</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-core/
implementation 'io.github.dtm-labs:dtmcli-core:2.1.4'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-core/
implementation ("io.github.dtm-labs:dtmcli-core:2.1.4")
'io.github.dtm-labs:dtmcli-core:jar:2.1.4'
<dependency org="io.github.dtm-labs" name="dtmcli-core" rev="2.1.4">
<artifact name="dtmcli-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-core', version='2.1.4')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-core" % "2.1.4"
[io.github.dtm-labs/dtmcli-core "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dtm-labs : dtmcli-common | jar | 2.1.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |