| Categories |
Categoriesconfig Application Layer Libs Configuration |
|---|---|
| GroupId | GroupIdorg.sonatype.tycho.p2 |
| ArtifactId | ArtifactIdtycho-tpr-config |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype Tycho :: P2 :: TPR Config
|
| Filename | Size |
|---|---|
| tycho-tpr-config-0.2.0.pom | 1 KB |
| Browse |
<!-- 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.2.0</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.2.0'
// https://jarcasting.com/artifacts/org.sonatype.tycho.p2/tycho-tpr-config/
implementation ("org.sonatype.tycho.p2:tycho-tpr-config:0.2.0")
'org.sonatype.tycho.p2:tycho-tpr-config:pom:0.2.0'
<dependency org="org.sonatype.tycho.p2" name="tycho-tpr-config" rev="0.2.0">
<artifact name="tycho-tpr-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.tycho.p2', module='tycho-tpr-config', version='0.2.0')
)
libraryDependencies += "org.sonatype.tycho.p2" % "tycho-tpr-config" % "0.2.0"
[org.sonatype.tycho.p2/tycho-tpr-config "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.tycho.p2 : p2-runtime Optional | zip | 3.7-sonatype-fork-v0002 |