Download loom-1.0.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.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

loom-1.0-sources.jar
loom-1.0.jar
loom-1.0.pom



Related Tutorials