is not current version
Last Version 0.7.2

org.mod4j.org.eclipse.xtext:xtend 0.7.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.xtext
ArtifactId

ArtifactId

xtend
Version

Version

0.7.1
Type

Type

jar

Download xtend 0.7.1


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