is not current version
Last Version 1.0.4

net.trajano.doxdb:doxdb-rest 1.0.2


Categories

Categories

Net
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

doxdb-rest
Version

Version

1.0.2
Type

Type

jar

Download doxdb-rest 1.0.2


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