is not current version
Last Version 1.0.0-beta6

com.aeontronix.restclient:aeon-rest-client 1.0.0-beta4

Advanced REST Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aeontronix.restclient
ArtifactId

ArtifactId

aeon-rest-client
Version

Version

1.0.0-beta4
Type

Type

jar

Download aeon-rest-client 1.0.0-beta4


<!-- https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/ -->
<dependency>
    <groupId>com.aeontronix.restclient</groupId>
    <artifactId>aeon-rest-client</artifactId>
    <version>1.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/
implementation 'com.aeontronix.restclient:aeon-rest-client:1.0.0-beta4'
// https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/
implementation ("com.aeontronix.restclient:aeon-rest-client:1.0.0-beta4")
'com.aeontronix.restclient:aeon-rest-client:jar:1.0.0-beta4'
<dependency org="com.aeontronix.restclient" name="aeon-rest-client" rev="1.0.0-beta4">
  <artifact name="aeon-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.restclient', module='aeon-rest-client', version='1.0.0-beta4')
)
libraryDependencies += "com.aeontronix.restclient" % "aeon-rest-client" % "1.0.0-beta4"
[com.aeontronix.restclient/aeon-rest-client "1.0.0-beta4"]