is not current version
Last Version 0.2.6

pink.catty:catty-extension 0.2.0


GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-extension
Version

Version

0.2.0
Type

Type

jar

Download catty-extension 0.2.0


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