is not current version
Last Version 2.0.6

com.cedarsoft.commons:tags 1.4.3


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

tags
Version

Version

1.4.3
Type

Type

jar

Download tags 1.4.3


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