is not current version
Last Version 5.5.0

edu.stanford.protege:protege-launcher 5.2.0

The Protege Launcher

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

protege-launcher
Version

Version

5.2.0
Type

Type

jar

Download protege-launcher 5.2.0


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