is not current version
Last Version 0.2.6

pink.catty:catty-parent 0.2.4

RPC framework

GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-parent
Version

Version

0.2.4
Type

Type

pom

Download catty-parent 0.2.4

Filename Size
catty-parent-0.2.4.pom 4 KB
Browse

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