is not current version
Last Version 1.1

nl.geozet:openls-databinding 0.4

GEOZET Open Location Service databinding packages.

Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

nl.geozet
ArtifactId

ArtifactId

openls-databinding
Version

Version

0.4
Type

Type

jar

Download openls-databinding 0.4


<!-- https://jarcasting.com/artifacts/nl.geozet/openls-databinding/ -->
<dependency>
    <groupId>nl.geozet</groupId>
    <artifactId>openls-databinding</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.geozet/openls-databinding/
implementation 'nl.geozet:openls-databinding:0.4'
// https://jarcasting.com/artifacts/nl.geozet/openls-databinding/
implementation ("nl.geozet:openls-databinding:0.4")
'nl.geozet:openls-databinding:jar:0.4'
<dependency org="nl.geozet" name="openls-databinding" rev="0.4">
  <artifact name="openls-databinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.geozet', module='openls-databinding', version='0.4')
)
libraryDependencies += "nl.geozet" % "openls-databinding" % "0.4"
[nl.geozet/openls-databinding "0.4"]