is not current version
Last Version 0.5.1

net.cattaka:cathandsgendroid-core 0.4.2


Categories

Categories

Net
GroupId

GroupId

net.cattaka
ArtifactId

ArtifactId

cathandsgendroid-core
Version

Version

0.4.2
Type

Type

jar

Download cathandsgendroid-core 0.4.2


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