is not current version
Last Version 16.5.0

com.gitee.silentdoer:CommentManager 1.1.0

The test uploads the jar to the maven central repository

GroupId

GroupId

com.gitee.silentdoer
ArtifactId

ArtifactId

CommentManager
Version

Version

1.1.0
Type

Type

jar

Download CommentManager 1.1.0


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