Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.dtm-labs |
ArtifactId | ArtifactIddtmcli-common |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
dtmcli-common-2.0.6.pom | |
dtmcli-common-2.0.6.jar | 23 KB |
dtmcli-common-2.0.6-sources.jar | 23 KB |
dtmcli-common-2.0.6-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/ -->
<dependency>
<groupId>io.github.dtm-labs</groupId>
<artifactId>dtmcli-common</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/
implementation 'io.github.dtm-labs:dtmcli-common:2.0.6'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/
implementation ("io.github.dtm-labs:dtmcli-common:2.0.6")
'io.github.dtm-labs:dtmcli-common:jar:2.0.6'
<dependency org="io.github.dtm-labs" name="dtmcli-common" rev="2.0.6">
<artifact name="dtmcli-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-common', version='2.0.6')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-common" % "2.0.6"
[io.github.dtm-labs/dtmcli-common "2.0.6"]