is not current version
Last Version 2.0.15

org.openidentityplatform.commons.launcher:launcher 2.0.10


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.launcher
ArtifactId

ArtifactId

launcher
Version

Version

2.0.10
Type

Type

jar

Download launcher 2.0.10


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