Jar examples for x:xtend-contrib
Extension methods and active annotations that are useful in everyday development, but missing from xtend-core.
You can download jar file xtend-contrib 0.5.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add xtend-contrib-0.5.1.jar to your project.
<dependency> <groupId>com.github.oehme.xtend</groupId> <artifactId>xtend-contrib</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.github.oehme.xtend', name: 'xtend-contrib', version: '0.5.1'
libraryDependencies += "com.github.oehme.xtend" % "xtend-contrib" % "0.5.1"
<dependency org="com.github.oehme.xtend" name="xtend-contrib" rev="0.5.1"/>
@Grapes(@Grab(group='com.github.oehme.xtend', module='xtend-contrib', version='0.5.1'))
'com.github.oehme.xtend:xtend-contrib:jar:0.5.1'
Click the following link to download the jar file.
xtend-contrib-0.5.1-javadoc.jar