is not current version
Last Version 1.3.1

org.interledger:spsp-parent 1.1.1


GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

spsp-parent
Version

Version

1.1.1
Type

Type

pom

Download spsp-parent 1.1.1

Filename Size
spsp-parent-1.1.1.pom 627 bytes
Browse

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