is not current version
Last Version 0.8.0

Xtext Maven/Tycho Parent 0.6.8

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

License

License

GroupId

GroupId

io.github.lorenzobettini.xtextutils
ArtifactId

ArtifactId

xtext-tycho-parent
Version

Version

0.6.8
Type

Type

pom
Description

Description

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

Download xtext-tycho-parent 0.6.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.