is not current version
Last Version 1.3.1

org.interledger:link-ilp-over-http 1.0.3

A Link implementation for ILP-over-HTTP

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

link-ilp-over-http
Version

Version

1.0.3
Type

Type

jar

Download link-ilp-over-http 1.0.3


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