is not current version
Last Version 16.5.0

com.gitee.silentdoer:CommentManager 10.2.1

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.silentdoer
ArtifactId

ArtifactId

CommentManager
Version

Version

10.2.1
Type

Type

jar

Download CommentManager 10.2.1


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