GroupId | GroupIdorg.openbase.bco |
---|---|
ArtifactId | ArtifactIdmanager.location.lib |
Version | Version1.3.1 |
Type | Typejar |
Filename | Size |
---|---|
manager.location.lib-1.3.1.pom | |
manager.location.lib-1.3.1.jar | 20 KB |
manager.location.lib-1.3.1-sources.jar | 16 KB |
manager.location.lib-1.3.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase.bco/manager.location.lib/ -->
<dependency>
<groupId>org.openbase.bco</groupId>
<artifactId>manager.location.lib</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase.bco/manager.location.lib/
implementation 'org.openbase.bco:manager.location.lib:1.3.1'
// https://jarcasting.com/artifacts/org.openbase.bco/manager.location.lib/
implementation ("org.openbase.bco:manager.location.lib:1.3.1")
'org.openbase.bco:manager.location.lib:jar:1.3.1'
<dependency org="org.openbase.bco" name="manager.location.lib" rev="1.3.1">
<artifact name="manager.location.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase.bco', module='manager.location.lib', version='1.3.1')
)
libraryDependencies += "org.openbase.bco" % "manager.location.lib" % "1.3.1"
[org.openbase.bco/manager.location.lib "1.3.1"]