is not current version
Last Version 1.4.0-beta2

com.aeontronix.aeon-commons:aeon-commons-http 1.3.16


GroupId

GroupId

com.aeontronix.aeon-commons
ArtifactId

ArtifactId

aeon-commons-http
Version

Version

1.3.16
Type

Type

jar

Download aeon-commons-http 1.3.16


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