| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdio.github.dtm-labs |
| ArtifactId | ArtifactIddtmcli-java-parent |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondtmcli-java-parent
The java client for dtm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dtmcli-java-parent-2.1.4.pom | 10 KB |
| Browse |
<!-- 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.1.4</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.1.4'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-java-parent/
implementation ("io.github.dtm-labs:dtmcli-java-parent:2.1.4")
'io.github.dtm-labs:dtmcli-java-parent:pom:2.1.4'
<dependency org="io.github.dtm-labs" name="dtmcli-java-parent" rev="2.1.4">
<artifact name="dtmcli-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-java-parent', version='2.1.4')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-java-parent" % "2.1.4"
[io.github.dtm-labs/dtmcli-java-parent "2.1.4"]