is not current version
Last Version 0.2.0

org.sonatype.tycho.p2:tycho-tpr-config 0.1.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.sonatype.tycho.p2
ArtifactId

ArtifactId

tycho-tpr-config
Version

Version

0.1.2
Type

Type

pom

Download tycho-tpr-config 0.1.2


<!-- https://jarcasting.com/artifacts/org.sonatype.tycho.p2/tycho-tpr-config/ -->
<dependency>
    <groupId>org.sonatype.tycho.p2</groupId>
    <artifactId>tycho-tpr-config</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.tycho.p2/tycho-tpr-config/
implementation 'org.sonatype.tycho.p2:tycho-tpr-config:0.1.2'
// https://jarcasting.com/artifacts/org.sonatype.tycho.p2/tycho-tpr-config/
implementation ("org.sonatype.tycho.p2:tycho-tpr-config:0.1.2")
'org.sonatype.tycho.p2:tycho-tpr-config:pom:0.1.2'
<dependency org="org.sonatype.tycho.p2" name="tycho-tpr-config" rev="0.1.2">
  <artifact name="tycho-tpr-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.tycho.p2', module='tycho-tpr-config', version='0.1.2')
)
libraryDependencies += "org.sonatype.tycho.p2" % "tycho-tpr-config" % "0.1.2"
[org.sonatype.tycho.p2/tycho-tpr-config "0.1.2"]