is not current version
Last Version 4.0.62

org.openforis.collect:collect-rdb 3.26.23


GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect-rdb
Version

Version

3.26.23
Type

Type

jar

Download collect-rdb 3.26.23


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