Jar examples for c:cuppa
Cuppa - A testing framework for Java 8
You can download jar file cuppa 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cuppa-1.0.0.jar to your project.
<dependency> <groupId>org.forgerock.cuppa</groupId> <artifactId>cuppa</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.forgerock.cuppa', name: 'cuppa', version: '1.0.0'
libraryDependencies += "org.forgerock.cuppa" % "cuppa" % "1.0.0"
<dependency org="org.forgerock.cuppa" name="cuppa" rev="1.0.0"/>
@Grapes(@Grab(group='org.forgerock.cuppa', module='cuppa', version='1.0.0'))
'org.forgerock.cuppa:cuppa:jar:1.0.0'
Click the following link to download the jar file.
cuppa-1.0.0-javadoc.jar