is not current version
Last Version 0.1.32

org.openforis.commons:of-commons 0.1.27

Library of common components

GroupId

GroupId

org.openforis.commons
ArtifactId

ArtifactId

of-commons
Version

Version

0.1.27
Type

Type

pom

Download of-commons 0.1.27

Filename Size
of-commons-0.1.27.pom 7 KB
Browse

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