is not current version
Last Version 1.1.5

com.github.antelopeframework:antelope-remoting 1.1.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antelopeframework
ArtifactId

ArtifactId

antelope-remoting
Version

Version

1.1.3
Type

Type

jar

Download antelope-remoting 1.1.3


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