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