is not current version
Last Version 5.0.0-beta-17

edu.stanford.protege:ProtegeLauncher 4.3.0

The Protege Launcher

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

ProtegeLauncher
Version

Version

4.3.0
Type

Type

jar

Download ProtegeLauncher 4.3.0


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