is not current version
Last Version 0.3.0

com.github.pms1.tppt:p2-tooling 0.2.0


GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

p2-tooling
Version

Version

0.2.0
Type

Type

jar

Download p2-tooling 0.2.0


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