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