is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-rpc 2.3.1.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-rpc
Version

Version

2.3.1.RELEASE
Type

Type

jar

Download feingto-rpc 2.3.1.RELEASE


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