is not current version
Last Version 1.6.9

org.openbase.bco:manager.location.binding 1.4.1

LocationManager Binding Collection

GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

manager.location.binding
Version

Version

1.4.1
Type

Type

pom

Download manager.location.binding 1.4.1


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