is not current version
Last Version 0.3.0

com.github.pms1.tppt:maven-equinox-runner 0.1.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

maven-equinox-runner
Version

Version

0.1.0
Type

Type

jar

Download maven-equinox-runner 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/ -->
<dependency>
    <groupId>com.github.pms1.tppt</groupId>
    <artifactId>maven-equinox-runner</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/
implementation 'com.github.pms1.tppt:maven-equinox-runner:0.1.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/
implementation ("com.github.pms1.tppt:maven-equinox-runner:0.1.0")
'com.github.pms1.tppt:maven-equinox-runner:jar:0.1.0'
<dependency org="com.github.pms1.tppt" name="maven-equinox-runner" rev="0.1.0">
  <artifact name="maven-equinox-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='maven-equinox-runner', version='0.1.0')
)
libraryDependencies += "com.github.pms1.tppt" % "maven-equinox-runner" % "0.1.0"
[com.github.pms1.tppt/maven-equinox-runner "0.1.0"]