is not current version
Last Version 4.0.62

org.openforis.collect:collect 3.26.22

Open Foris Collect is the main entry point for data collected in field-based inventories. It provides a fast, easy, flexible way to set up a survey with a user-friendly interface. Collect handles multiple data types and complex validation rules, all in a multilanguage environment.

GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect
Version

Version

3.26.22
Type

Type

pom

Download collect 3.26.22

Filename Size
collect-3.26.22.pom 20 KB
Browse

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