is not current version
Last Version 0.1.3

com.starrocks:starproto 0.1.0


GroupId

GroupId

com.starrocks
ArtifactId

ArtifactId

starproto
Version

Version

0.1.0
Type

Type

jar

Download starproto 0.1.0


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