is not current version
Last Version 1.0.3

eu.trentorise.opendata.commons:odt-commons 1.0.2

Java utility library common to open data trentino projects

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata.commons
ArtifactId

ArtifactId

odt-commons
Version

Version

1.0.2
Type

Type

jar

Download odt-commons 1.0.2


<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/ -->
<dependency>
    <groupId>eu.trentorise.opendata.commons</groupId>
    <artifactId>odt-commons</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/
implementation 'eu.trentorise.opendata.commons:odt-commons:1.0.2'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/
implementation ("eu.trentorise.opendata.commons:odt-commons:1.0.2")
'eu.trentorise.opendata.commons:odt-commons:jar:1.0.2'
<dependency org="eu.trentorise.opendata.commons" name="odt-commons" rev="1.0.2">
  <artifact name="odt-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.commons', module='odt-commons', version='1.0.2')
)
libraryDependencies += "eu.trentorise.opendata.commons" % "odt-commons" % "1.0.2"
[eu.trentorise.opendata.commons/odt-commons "1.0.2"]