webprotege-annotations
A library that contains common annotations for WebProtege
License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdedu.stanford.protege |
ArtifactId | ArtifactIdwebprotege-annotations |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebprotege-annotations
webprotege-annotations is a library that provides common annotations for use in WebProtege
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-annotations/ -->
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>webprotege-annotations</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-annotations/
implementation 'edu.stanford.protege:webprotege-annotations:1.1.0'
// https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-annotations/
implementation ("edu.stanford.protege:webprotege-annotations:1.1.0")
'edu.stanford.protege:webprotege-annotations:jar:1.1.0'
<dependency org="edu.stanford.protege" name="webprotege-annotations" rev="1.1.0">
<artifact name="webprotege-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='webprotege-annotations', version='1.1.0')
)
libraryDependencies += "edu.stanford.protege" % "webprotege-annotations" % "1.1.0"
[edu.stanford.protege/webprotege-annotations "1.1.0"]
A library that contains common annotations for WebProtege