is not current version
Last Version 16.5.0

com.gitee.silentdoer:CommentManager 5.4.1

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.silentdoer
ArtifactId

ArtifactId

CommentManager
Version

Version

5.4.1
Type

Type

jar

Download CommentManager 5.4.1


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