is not current version
Last Version 0.1.3

com.starrocks:staros 0.1.0

starrocks staros

GroupId

GroupId

com.starrocks
ArtifactId

ArtifactId

staros
Version

Version

0.1.0
Type

Type

pom

Download staros 0.1.0

Filename Size
staros-0.1.0.pom 8 KB
Browse

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