is not current version
Last Version 2.0.6

com.cedarsoft.commons:tags 1.5.0


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

tags
Version

Version

1.5.0
Type

Type

jar

Download tags 1.5.0


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