is not current version
Last Version 4.0.62

org.openforis.collect:collect 4.0.58

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

4.0.58
Type

Type

pom

Download collect 4.0.58

Filename Size
collect-4.0.58.pom 19 KB
Browse

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