Download loom-1.5.jar file - Jar l

Jar examples for l:loom

Description

The Loom Framework jar and third-party dependencies.

You can download jar file loom 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add loom-1.5.jar to your project.

<dependency>
   <groupId>org.extrema-sistemas.loom</groupId>
   <artifactId>loom</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'org.extrema-sistemas.loom', name: 'loom', version: '1.5'
libraryDependencies += "org.extrema-sistemas.loom" % "loom" % "1.5"
<dependency org="org.extrema-sistemas.loom" name="loom" rev="1.5"/>
@Grapes(@Grab(group='org.extrema-sistemas.loom', module='loom', version='1.5'))
'org.extrema-sistemas.loom:loom:jar:1.5'

Download

Click the following link to download the jar file.

loom-1.5-sources.jar
loom-1.5.jar
loom-1.5.pom



Related Tutorials