is not current version
Last Version 0.0.1.3

cn.fastword:fastword-annotation 0.0.1.2


GroupId

GroupId

cn.fastword
ArtifactId

ArtifactId

fastword-annotation
Version

Version

0.0.1.2
Type

Type

jar

Download fastword-annotation 0.0.1.2


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