is not current version
Last Version 0.9.1

com.hortonworks.registries:tag-registry 0.2.1


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

tag-registry
Version

Version

0.2.1
Type

Type

jar

Download tag-registry 0.2.1


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