is not current version
Last Version V2.6.01R160829

com.github.infogen7:infogen_rpc V2.5.00R160727

分布式服务框架

GroupId

GroupId

com.github.infogen7
ArtifactId

ArtifactId

infogen_rpc
Version

Version

V2.5.00R160727
Type

Type

jar

Download infogen_rpc V2.5.00R160727


<!-- https://jarcasting.com/artifacts/com.github.infogen7/infogen_rpc/ -->
<dependency>
    <groupId>com.github.infogen7</groupId>
    <artifactId>infogen_rpc</artifactId>
    <version>V2.5.00R160727</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_rpc/
implementation 'com.github.infogen7:infogen_rpc:V2.5.00R160727'
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_rpc/
implementation ("com.github.infogen7:infogen_rpc:V2.5.00R160727")
'com.github.infogen7:infogen_rpc:jar:V2.5.00R160727'
<dependency org="com.github.infogen7" name="infogen_rpc" rev="V2.5.00R160727">
  <artifact name="infogen_rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.infogen7', module='infogen_rpc', version='V2.5.00R160727')
)
libraryDependencies += "com.github.infogen7" % "infogen_rpc" % "V2.5.00R160727"
[com.github.infogen7/infogen_rpc "V2.5.00R160727"]