is not current version
Last Version 0.1.3

com.starrocks:starmanager 0.1.0


GroupId

GroupId

com.starrocks
ArtifactId

ArtifactId

starmanager
Version

Version

0.1.0
Type

Type

jar

Download starmanager 0.1.0


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