is not current version
Last Version 1.3.23

cn.novelweb:tool-annotation 1.3.20

注解工具

GroupId

GroupId

cn.novelweb
ArtifactId

ArtifactId

tool-annotation
Version

Version

1.3.20
Type

Type

jar

Download tool-annotation 1.3.20


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