is not current version
Last Version 4.0.62

org.openforis.collect:collect-webapp 4.0.14


GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect-webapp
Version

Version

4.0.14
Type

Type

war

Download collect-webapp 4.0.14


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