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