is not current version
Last Version 2022.0.2

com.feingto.cloud:feingto-rpc 2.5.2.RELEASE


GroupId

GroupId

com.feingto.cloud
ArtifactId

ArtifactId

feingto-rpc
Version

Version

2.5.2.RELEASE
Type

Type

jar

Download feingto-rpc 2.5.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.feingto.cloud/feingto-rpc/ -->
<dependency>
    <groupId>com.feingto.cloud</groupId>
    <artifactId>feingto-rpc</artifactId>
    <version>2.5.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-rpc/
implementation 'com.feingto.cloud:feingto-rpc:2.5.2.RELEASE'
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-rpc/
implementation ("com.feingto.cloud:feingto-rpc:2.5.2.RELEASE")
'com.feingto.cloud:feingto-rpc:jar:2.5.2.RELEASE'
<dependency org="com.feingto.cloud" name="feingto-rpc" rev="2.5.2.RELEASE">
  <artifact name="feingto-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto.cloud', module='feingto-rpc', version='2.5.2.RELEASE')
)
libraryDependencies += "com.feingto.cloud" % "feingto-rpc" % "2.5.2.RELEASE"
[com.feingto.cloud/feingto-rpc "2.5.2.RELEASE"]