is not current version
Last Version 5.0.0-beta-17

edu.stanford.protege:ProtegeLauncher 4.2.0-rc1

The Protege Launcher

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

ProtegeLauncher
Version

Version

4.2.0-rc1
Type

Type

jar

Download ProtegeLauncher 4.2.0-rc1


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