Jar examples for c:capsule
Mixin creating a fat jar
You can download jar file capsule 0.6.1 in this page.
The GNU Lesser General Public License, version 3
You can use the following script to add capsule-0.6.1.jar to your project.
<dependency> <groupId>co.paralleluniverse</groupId> <artifactId>capsule</artifactId> <version>0.6.1</version> </dependency>
compile group: 'co.paralleluniverse', name: 'capsule', version: '0.6.1'
libraryDependencies += "co.paralleluniverse" % "capsule" % "0.6.1"
<dependency org="co.paralleluniverse" name="capsule" rev="0.6.1"/>
@Grapes(@Grab(group='co.paralleluniverse', module='capsule', version='0.6.1'))
'co.paralleluniverse:capsule:jar:0.6.1'
Click the following link to download the jar file.
capsule-0.6.1-javadoc.jar