is not current version
Last Version 1.2.4

com.weicoder:tag 1.2.1


GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

tag
Version

Version

1.2.1
Type

Type

jar

Download tag 1.2.1


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