is not current version
Last Version 0.0.1.3

cn.fastword:fastword-annotation 0.0.1-RELEASES


GroupId

GroupId

cn.fastword
ArtifactId

ArtifactId

fastword-annotation
Version

Version

0.0.1-RELEASES
Type

Type

jar

Download fastword-annotation 0.0.1-RELEASES


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