is not current version
Last Version 0.5.1

net.cattaka:cathandsgendroid-core 0.3.0


Categories

Categories

Net
GroupId

GroupId

net.cattaka
ArtifactId

ArtifactId

cathandsgendroid-core
Version

Version

0.3.0
Type

Type

jar

Download cathandsgendroid-core 0.3.0


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