is not current version
Last Version 0.1.3

com.starrocks:staros 0.1.2

starrocks staros

GroupId

GroupId

com.starrocks
ArtifactId

ArtifactId

staros
Version

Version

0.1.2
Type

Type

pom

Download staros 0.1.2

Filename Size
staros-0.1.2.pom 10 KB
Browse

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