is not current version
Last Version 1.0.2.RELEASE

com.github.leeyazhou:crpc-bootstrap-default 1.0.1.RELEASE


GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-bootstrap-default
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download crpc-bootstrap-default 1.0.1.RELEASE


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