Files download
File Operation
of-commons-0.1.33.pom download
Apache Maven
<dependency>
  <groupId>org.openforis.commons</groupId>
  <artifactId>of-commons</artifactId>
  <version>0.1.33</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openforis.commons:of-commons:0.1.33'
Gradle Kotlin
implementation("org.openforis.commons:of-commons:0.1.33")
Scala SBT
libraryDependencies += "org.openforis.commons" % "of-commons" % "0.1.33"
Groovy Grape
@Grapes(
  @Grab(group='org.openforis.commons', module='of-commons', version='0.1.33')
)
Apache Ivy
<dependency org="org.openforis.commons" name="of-commons" rev="0.1.33" />
Leiningen
[org.openforis.commons/of-commons "0.1.33"]
Apache Buildr
'org.openforis.commons:of-commons:jar:0.1.33'
Dependencies
The project has no third-party dependencies