is not current version
Last Version 1.6.8

org.openbase.bco:registry.location.test 1.4.4


GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

registry.location.test
Version

Version

1.4.4
Type

Type

jar

Download registry.location.test 1.4.4


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