is not current version
Last Version 0.2.6

pink.catty:catty-spring 0.2.1


GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-spring
Version

Version

0.2.1
Type

Type

jar

Download catty-spring 0.2.1


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