is not current version
Last Version 1.0.2.RELEASE

com.github.leeyazhou:crpc-config 1.0.1.RELEASE


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-config
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download crpc-config 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-config/ -->
<dependency>
    <groupId>com.github.leeyazhou</groupId>
    <artifactId>crpc-config</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-config/
implementation 'com.github.leeyazhou:crpc-config:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-config/
implementation ("com.github.leeyazhou:crpc-config:1.0.1.RELEASE")
'com.github.leeyazhou:crpc-config:pom:1.0.1.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-config" rev="1.0.1.RELEASE">
  <artifact name="crpc-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-config', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-config" % "1.0.1.RELEASE"
[com.github.leeyazhou/crpc-config "1.0.1.RELEASE"]