is not current version
Last Version 6.7.19

cat.rokubun.core:core 6.6.8


GroupId

GroupId

cat.rokubun.core
ArtifactId

ArtifactId

core
Version

Version

6.6.8
Type

Type

aar

Download core 6.6.8


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