is not current version
Last Version 0.11.1

org.sonatype.tycho:tycho-p2-resolver-impl 0.11.0


GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-p2-resolver-impl
Version

Version

0.11.0
Type

Type

pom

Download tycho-p2-resolver-impl 0.11.0


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