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.4.7 in this page.
Eclipse Public License - v 1.0
You can use the following script to add xtend-contrib-0.4.7.jar to your project.
<dependency> <groupId>com.github.oehme.xtend</groupId> <artifactId>xtend-contrib</artifactId> <version>0.4.7</version> </dependency>
compile group: 'com.github.oehme.xtend', name: 'xtend-contrib', version: '0.4.7'
libraryDependencies += "com.github.oehme.xtend" % "xtend-contrib" % "0.4.7"
<dependency org="com.github.oehme.xtend" name="xtend-contrib" rev="0.4.7"/>
@Grapes(@Grab(group='com.github.oehme.xtend', module='xtend-contrib', version='0.4.7'))
'com.github.oehme.xtend:xtend-contrib:jar:0.4.7'
Click the following link to download the jar file.
xtend-contrib-0.4.7-javadoc.jar