is not current version
Last Version 2.7.3

Tycho Embedder API 2.4.0

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-embedder-api
Version

Version

2.4.0
Type

Type

jar
Description

Description

Tycho Embedder API
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-embedder-api 2.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.1
org.eclipse.tycho : org.eclipse.tycho.embedder.shared jar 2.4.0

Project Modules

There are no modules declared in this project.