is not current version
Last Version 0.8.0

io.github.lorenzobettini.xtextutils:xtext-tycho-parent 0.6.4

An Xtext Parent POM for building Xtext DSLs as Maven/Tycho projects.

GroupId

GroupId

io.github.lorenzobettini.xtextutils
ArtifactId

ArtifactId

xtext-tycho-parent
Version

Version

0.6.4
Type

Type

pom

Download xtext-tycho-parent 0.6.4


<!-- https://jarcasting.com/artifacts/io.github.lorenzobettini.xtextutils/xtext-tycho-parent/ -->
<dependency>
    <groupId>io.github.lorenzobettini.xtextutils</groupId>
    <artifactId>xtext-tycho-parent</artifactId>
    <version>0.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lorenzobettini.xtextutils/xtext-tycho-parent/
implementation 'io.github.lorenzobettini.xtextutils:xtext-tycho-parent:0.6.4'
// https://jarcasting.com/artifacts/io.github.lorenzobettini.xtextutils/xtext-tycho-parent/
implementation ("io.github.lorenzobettini.xtextutils:xtext-tycho-parent:0.6.4")
'io.github.lorenzobettini.xtextutils:xtext-tycho-parent:pom:0.6.4'
<dependency org="io.github.lorenzobettini.xtextutils" name="xtext-tycho-parent" rev="0.6.4">
  <artifact name="xtext-tycho-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lorenzobettini.xtextutils', module='xtext-tycho-parent', version='0.6.4')
)
libraryDependencies += "io.github.lorenzobettini.xtextutils" % "xtext-tycho-parent" % "0.6.4"
[io.github.lorenzobettini.xtextutils/xtext-tycho-parent "0.6.4"]