is not current version
Last Version 1.0.3

icu.d4peng.roc:roc 1.0.2

roc all

GroupId

GroupId

icu.d4peng.roc
ArtifactId

ArtifactId

roc
Version

Version

1.0.2
Type

Type

pom

Download roc 1.0.2

Filename Size
roc-1.0.2.pom 4 KB
Browse

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