is not current version
Last Version 1.3.22

cn.novelweb:tool 1.2.4

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

GroupId

GroupId

cn.novelweb
ArtifactId

ArtifactId

tool
Version

Version

1.2.4
Type

Type

jar

Download tool 1.2.4


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