GroupId | GroupIdcom.aeontronix.aeon-commons |
---|---|
ArtifactId | ArtifactIdaeon-commons-http |
Version | Version1.3.14 |
Type | Typejar |
Filename | Size |
---|---|
aeon-commons-http-1.3.14.pom | |
aeon-commons-http-1.3.14.jar | 4 KB |
aeon-commons-http-1.3.14-sources.jar | 3 KB |
aeon-commons-http-1.3.14-javadoc.jar | 404 KB |
Browse |
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-http/
implementation 'com.aeontronix.aeon-commons:aeon-commons-http:1.3.14'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-http/
implementation ("com.aeontronix.aeon-commons:aeon-commons-http:1.3.14")
'com.aeontronix.aeon-commons:aeon-commons-http:jar:1.3.14'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-http" rev="1.3.14">
<artifact name="aeon-commons-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-http', version='1.3.14')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-http" % "1.3.14"
[com.aeontronix.aeon-commons/aeon-commons-http "1.3.14"]