Categories |
CategoriesAnt Build Tools Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.seaborne.mantis |
ArtifactId | ArtifactIddboe-index-test |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
dboe-index-test-0.2.0.pom | |
dboe-index-test-0.2.0.jar | 17 KB |
dboe-index-test-0.2.0-tests.jar | 2 KB |
dboe-index-test-0.2.0-test-sources.jar | 2 KB |
dboe-index-test-0.2.0-sources.jar | 13 KB |
dboe-index-test-0.2.0-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index-test/ -->
<dependency>
<groupId>org.seaborne.mantis</groupId>
<artifactId>dboe-index-test</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index-test/
implementation 'org.seaborne.mantis:dboe-index-test:0.2.0'
// https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index-test/
implementation ("org.seaborne.mantis:dboe-index-test:0.2.0")
'org.seaborne.mantis:dboe-index-test:jar:0.2.0'
<dependency org="org.seaborne.mantis" name="dboe-index-test" rev="0.2.0">
<artifact name="dboe-index-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seaborne.mantis', module='dboe-index-test', version='0.2.0')
)
libraryDependencies += "org.seaborne.mantis" % "dboe-index-test" % "0.2.0"
[org.seaborne.mantis/dboe-index-test "0.2.0"]