is not current version
Last Version 1.6.0

org.ops4j.pax.runner:pax-runner-eclipse-ui-feature 1.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ops4j.pax.runner
ArtifactId

ArtifactId

pax-runner-eclipse-ui-feature
Version

Version

1.5.0
Type

Type

jar

Download pax-runner-eclipse-ui-feature 1.5.0


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/ -->
<dependency>
    <groupId>org.ops4j.pax.runner</groupId>
    <artifactId>pax-runner-eclipse-ui-feature</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/
implementation 'org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:1.5.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/
implementation ("org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:1.5.0")
'org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:jar:1.5.0'
<dependency org="org.ops4j.pax.runner" name="pax-runner-eclipse-ui-feature" rev="1.5.0">
  <artifact name="pax-runner-eclipse-ui-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.runner', module='pax-runner-eclipse-ui-feature', version='1.5.0')
)
libraryDependencies += "org.ops4j.pax.runner" % "pax-runner-eclipse-ui-feature" % "1.5.0"
[org.ops4j.pax.runner/pax-runner-eclipse-ui-feature "1.5.0"]