is not current version
Last Version 16.5.0

com.gitee.silentdoer:CommentManager 2.2.4

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.silentdoer
ArtifactId

ArtifactId

CommentManager
Version

Version

2.2.4
Type

Type

jar

Download CommentManager 2.2.4


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