is not current version
Last Version 5.0.0-beta-17

edu.stanford.protege:protege-distribution 5.0.0-beta-14

Standard distribution of the Protege Desktop ontology editor.

Categories

Categories

Distribution Build Tools Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

protege-distribution
Version

Version

5.0.0-beta-14
Type

Type

pom

Download protege-distribution 5.0.0-beta-14


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