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