is not current version
Last Version 0.2.6

pink.catty:catty-parent 0.1.7

RPC framework

GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-parent
Version

Version

0.1.7
Type

Type

pom

Download catty-parent 0.1.7

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

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