is not current version
Last Version 5.5.0

edu.stanford.protege:protege-launcher 5.5.0-beta-8

The Protege Launcher

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

protege-launcher
Version

Version

5.5.0-beta-8
Type

Type

jar

Download protege-launcher 5.5.0-beta-8


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