is not current version
Last Version 0.6.4

org.vivoweb:orcid-api-client 0.5

Library for accessing the ORCiD API

Categories

Categories

CLI User Interface
GroupId

GroupId

org.vivoweb
ArtifactId

ArtifactId

orcid-api-client
Version

Version

0.5
Type

Type

jar

Download orcid-api-client 0.5


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