is not current version
Last Version 0.11.1

org.sonatype.tycho:tycho-p2-facade 0.9.0


GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-p2-facade
Version

Version

0.9.0
Type

Type

jar

Download tycho-p2-facade 0.9.0


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