is not current version
Last Version 2022.0.2

com.feingto.cloud:feingto-rpc 2020.0.3.5


GroupId

GroupId

com.feingto.cloud
ArtifactId

ArtifactId

feingto-rpc
Version

Version

2020.0.3.5
Type

Type

jar

Download feingto-rpc 2020.0.3.5


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