License |
License |
---|---|
GroupId | GroupIdpink.catty |
ArtifactId | ArtifactIdcatty-invokers |
Version | Version0.2.6 |
Type | Typejar |
Description |
DescriptionRPC framework
|
Filename | Size |
---|---|
catty-invokers-0.2.6.pom | |
catty-invokers-0.2.6.jar | 32 KB |
catty-invokers-0.2.6-sources.jar | 18 KB |
catty-invokers-0.2.6-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pink.catty/catty-invokers/ -->
<dependency>
<groupId>pink.catty</groupId>
<artifactId>catty-invokers</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/pink.catty/catty-invokers/
implementation 'pink.catty:catty-invokers:0.2.6'
// https://jarcasting.com/artifacts/pink.catty/catty-invokers/
implementation ("pink.catty:catty-invokers:0.2.6")
'pink.catty:catty-invokers:jar:0.2.6'
<dependency org="pink.catty" name="catty-invokers" rev="0.2.6">
<artifact name="catty-invokers" type="jar" />
</dependency>
@Grapes(
@Grab(group='pink.catty', module='catty-invokers', version='0.2.6')
)
libraryDependencies += "pink.catty" % "catty-invokers" % "0.2.6"
[pink.catty/catty-invokers "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
pink.catty : catty-core | jar | 0.2.6 |