is not current version
Last Version 4.0.62

org.openforis.collect:collect-webapp 3.26.21


GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect-webapp
Version

Version

3.26.21
Type

Type

war

Download collect-webapp 3.26.21


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