is not current version
Last Version 1.4.3

org.alephium:alephium-http_2.13 0.11.2

alephium-http

GroupId

GroupId

org.alephium
ArtifactId

ArtifactId

alephium-http_2.13
Version

Version

0.11.2
Type

Type

jar

Download alephium-http_2.13 0.11.2


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