не последняя версия
Последняя версия 4.0.62

org.openforis.collect:collect-rdb 4.0.17


Группа

Группа

org.openforis.collect
Идентификатор

Идентификатор

collect-rdb
Версия

Версия

4.0.17
Тип

Тип

jar

Скачать collect-rdb 4.0.17


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