is not current version
Last Version 0.8.0

io.github.lorenzobettini.xtextutils:releng 0.1.1


GroupId

GroupId

io.github.lorenzobettini.xtextutils
ArtifactId

ArtifactId

releng
Version

Version

0.1.1
Type

Type

pom

Download releng 0.1.1

Filename Size
releng-0.1.1.pom 940 bytes
Browse

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