GroupId | GroupIdio.engineblock |
---|---|
ArtifactId | ArtifactIdat-http |
Version | Version2.11.48 |
Type | Typejar |
Filename | Size |
---|---|
at-http-2.11.48.pom | |
at-http-2.11.48.jar | 11 KB |
at-http-2.11.48-sources.jar | 6 KB |
at-http-2.11.48-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-http/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-http</artifactId>
<version>2.11.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-http/
implementation 'io.engineblock:at-http:2.11.48'
// https://jarcasting.com/artifacts/io.engineblock/at-http/
implementation ("io.engineblock:at-http:2.11.48")
'io.engineblock:at-http:jar:2.11.48'
<dependency org="io.engineblock" name="at-http" rev="2.11.48">
<artifact name="at-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-http', version='2.11.48')
)
libraryDependencies += "io.engineblock" % "at-http" % "2.11.48"
[io.engineblock/at-http "2.11.48"]