не последняя версия
Последняя версия 3.0.4

com.github.fartherp:framework-remoting 1.1.5

framework-remoting

Группа

Группа

com.github.fartherp
Идентификатор

Идентификатор

framework-remoting
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать framework-remoting 1.1.5


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