is not current version
Last Version 1.0.1

edu.stanford.protege:bioportal-services-lib 1.0.0

Java library for accessing BioPortal REST services (http://www.bioontology.org/wiki/index.php/BioPortal_REST_services)

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

bioportal-services-lib
Version

Version

1.0.0
Type

Type

jar

Download bioportal-services-lib 1.0.0


<!-- https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/ -->
<dependency>
    <groupId>edu.stanford.protege</groupId>
    <artifactId>bioportal-services-lib</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/
implementation 'edu.stanford.protege:bioportal-services-lib:1.0.0'
// https://jarcasting.com/artifacts/edu.stanford.protege/bioportal-services-lib/
implementation ("edu.stanford.protege:bioportal-services-lib:1.0.0")
'edu.stanford.protege:bioportal-services-lib:jar:1.0.0'
<dependency org="edu.stanford.protege" name="bioportal-services-lib" rev="1.0.0">
  <artifact name="bioportal-services-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='bioportal-services-lib', version='1.0.0')
)
libraryDependencies += "edu.stanford.protege" % "bioportal-services-lib" % "1.0.0"
[edu.stanford.protege/bioportal-services-lib "1.0.0"]