is not current version
Last Version 1.1.0

edu.stanford.protege:webprotege-annotations 1.0.0

webprotege-annotations is a library that provides common annotations for use in WebProtege

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

webprotege-annotations
Version

Version

1.0.0
Type

Type

jar

Download webprotege-annotations 1.0.0


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