is not current version
Last Version 0.35.1

io.restx:restx-jongo 0.30


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-jongo
Version

Version

0.30
Type

Type

jar

Download restx-jongo 0.30


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