is not current version
Last Version 1.0.30

net.sourceforge.andspidclient:ands-pid-client 1.0.06

A generic client library for accessing the ANDS Persistent Identifier service. See the Javadoc report for full details on usage.

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.andspidclient
ArtifactId

ArtifactId

ands-pid-client
Version

Version

1.0.06
Type

Type

jar

Download ands-pid-client 1.0.06


<!-- https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/ -->
<dependency>
    <groupId>net.sourceforge.andspidclient</groupId>
    <artifactId>ands-pid-client</artifactId>
    <version>1.0.06</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/
implementation 'net.sourceforge.andspidclient:ands-pid-client:1.0.06'
// https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/
implementation ("net.sourceforge.andspidclient:ands-pid-client:1.0.06")
'net.sourceforge.andspidclient:ands-pid-client:jar:1.0.06'
<dependency org="net.sourceforge.andspidclient" name="ands-pid-client" rev="1.0.06">
  <artifact name="ands-pid-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.andspidclient', module='ands-pid-client', version='1.0.06')
)
libraryDependencies += "net.sourceforge.andspidclient" % "ands-pid-client" % "1.0.06"
[net.sourceforge.andspidclient/ands-pid-client "1.0.06"]