is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-rpc 2.1.6.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-rpc
Version

Version

2.1.6.RELEASE
Type

Type

jar

Download feingto-rpc 2.1.6.RELEASE


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