is not current version
Last Version 1.3.22

cn.novelweb:tool 1.3.0

个人Java工具类库(持续更新中...)

GroupId

GroupId

cn.novelweb
ArtifactId

ArtifactId

tool
Version

Version

1.3.0
Type

Type

jar

Download tool 1.3.0


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