is not current version
Last Version 1.3.1

org.interledger:stream-parent 1.0.1


GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

stream-parent
Version

Version

1.0.1
Type

Type

pom

Download stream-parent 1.0.1

Filename Size
stream-parent-1.0.1.pom 672 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.interledger/stream-parent/ -->
<dependency>
    <groupId>org.interledger</groupId>
    <artifactId>stream-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/stream-parent/
implementation 'org.interledger:stream-parent:1.0.1'
// https://jarcasting.com/artifacts/org.interledger/stream-parent/
implementation ("org.interledger:stream-parent:1.0.1")
'org.interledger:stream-parent:pom:1.0.1'
<dependency org="org.interledger" name="stream-parent" rev="1.0.1">
  <artifact name="stream-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='stream-parent', version='1.0.1')
)
libraryDependencies += "org.interledger" % "stream-parent" % "1.0.1"
[org.interledger/stream-parent "1.0.1"]