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

com.github.fartherp:framework-remoting 2.0.3

framework-remoting

Группа

Группа

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

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

framework-remoting
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать framework-remoting 2.0.3


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