Jar examples for t:test
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.
You can download jar file test 4.0.0-M1 in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add test-4.0.0-M1.jar to your project.
<dependency> <groupId>org.hammerlab.sbt</groupId> <artifactId>test</artifactId> <version>4.0.0-M1</version> </dependency>
compile group: 'org.hammerlab.sbt', name: 'test', version: '4.0.0-M1'
libraryDependencies += "org.hammerlab.sbt" % "test" % "4.0.0-M1"
<dependency org="org.hammerlab.sbt" name="test" rev="4.0.0-M1"/>
@Grapes(@Grab(group='org.hammerlab.sbt', module='test', version='4.0.0-M1'))
'org.hammerlab.sbt:test:jar:4.0.0-M1'
Click the following link to download the jar file.
test-4.0.0-M1-javadoc.jar