is not current version
Last Version 16.5.0

com.gitee.silentdoer:CommentManager 15.3.6

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.silentdoer
ArtifactId

ArtifactId

CommentManager
Version

Version

15.3.6
Type

Type

jar

Download CommentManager 15.3.6


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