License |
License |
---|---|
GroupId | GroupIdio.github.dzh |
ArtifactId | ArtifactIddimit |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptiondimit
The Distributed Traffic Control System
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dimit-0.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dzh/dimit/ -->
<dependency>
<groupId>io.github.dzh</groupId>
<artifactId>dimit</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dzh/dimit/
implementation 'io.github.dzh:dimit:0.0.2'
// https://jarcasting.com/artifacts/io.github.dzh/dimit/
implementation ("io.github.dzh:dimit:0.0.2")
'io.github.dzh:dimit:pom:0.0.2'
<dependency org="io.github.dzh" name="dimit" rev="0.0.2">
<artifact name="dimit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dzh', module='dimit', version='0.0.2')
)
libraryDependencies += "io.github.dzh" % "dimit" % "0.0.2"
[io.github.dzh/dimit "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |