is not current version
Last Version 0.8.0

Xtext Maven/Tycho Parent 0.7.1

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.7.1
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.7.1


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

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.