is not current version
Last Version 5.5.0

edu.stanford.protege:protege-launcher 5.0.0-beta-24

The Protege Launcher

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

protege-launcher
Version

Version

5.0.0-beta-24
Type

Type

jar

Download protege-launcher 5.0.0-beta-24


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