is not current version
Last Version 1.0.3

io.openexchange:registry 1.0.2


GroupId

GroupId

io.openexchange
ArtifactId

ArtifactId

registry
Version

Version

1.0.2
Type

Type

jar

Download registry 1.0.2


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