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