is not current version
Last Version 1.3.1

org.interledger:stream-parent 1.0.0


GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

stream-parent
Version

Version

1.0.0
Type

Type

pom

Download stream-parent 1.0.0

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

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