is not current version
Last Version 1.6.8

org.openbase.bco:registry.location 1.6.7

LocationRegistry

GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

registry.location
Version

Version

1.6.7
Type

Type

pom

Download registry.location 1.6.7


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