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

org.openforis.collect:collect-webapp 3.26.30


Группа

Группа

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

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

collect-webapp
Версия

Версия

3.26.30
Тип

Тип

war

Скачать collect-webapp 3.26.30


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