Download loadie-0.1.jar file - Jar l

Jar examples for l:loadie

Description

Loaders for everyone

You can download jar file loadie 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add loadie-0.1.jar to your project.

<dependency>
   <groupId>me.tatarka.loadie</groupId>
   <artifactId>loadie</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'me.tatarka.loadie', name: 'loadie', version: '0.1'
libraryDependencies += "me.tatarka.loadie" % "loadie" % "0.1"
<dependency org="me.tatarka.loadie" name="loadie" rev="0.1"/>
@Grapes(@Grab(group='me.tatarka.loadie', module='loadie', version='0.1'))
'me.tatarka.loadie:loadie:jar:0.1'

Download

Click the following link to download the jar file.

loadie-0.1-javadoc.jar
loadie-0.1-sources.jar
loadie-0.1.pom



Related Tutorials