is not current version
Last Version 0.3.0

org.seaborne.mantis:tdb2 0.2.0


Categories

Categories

Ant Build Tools DB2 Data Databases
GroupId

GroupId

org.seaborne.mantis
ArtifactId

ArtifactId

tdb2
Version

Version

0.2.0
Type

Type

jar

Download tdb2 0.2.0


<!-- https://jarcasting.com/artifacts/org.seaborne.mantis/tdb2/ -->
<dependency>
    <groupId>org.seaborne.mantis</groupId>
    <artifactId>tdb2</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seaborne.mantis/tdb2/
implementation 'org.seaborne.mantis:tdb2:0.2.0'
// https://jarcasting.com/artifacts/org.seaborne.mantis/tdb2/
implementation ("org.seaborne.mantis:tdb2:0.2.0")
'org.seaborne.mantis:tdb2:jar:0.2.0'
<dependency org="org.seaborne.mantis" name="tdb2" rev="0.2.0">
  <artifact name="tdb2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seaborne.mantis', module='tdb2', version='0.2.0')
)
libraryDependencies += "org.seaborne.mantis" % "tdb2" % "0.2.0"
[org.seaborne.mantis/tdb2 "0.2.0"]