is not current version
Last Version 2.0.6.0

org.lockss.laaws:laaws-repository-client 1.3.1

LOCKSS repository client

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

org.lockss.laaws
ArtifactId

ArtifactId

laaws-repository-client
Version

Version

1.3.1
Type

Type

jar

Download laaws-repository-client 1.3.1


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