is not current version
Last Version 4.0.62

org.openforis.collect:collect-webapp 4.0.3


GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect-webapp
Version

Version

4.0.3
Type

Type

war

Download collect-webapp 4.0.3


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