is not current version
Last Version 1.6.8

org.openbase.bco:registry.unit 1.2.0

UnitRegistry

GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

registry.unit
Version

Version

1.2.0
Type

Type

pom

Download registry.unit 1.2.0

Filename Size
registry.unit-1.2.0.pom 1 KB
Browse

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