Jar examples for g:ginkgo4j
Ginkgo-style testing for Java
You can download jar file ginkgo4j 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add ginkgo4j-1.0.0.jar to your project.
<dependency> <groupId>com.github.paulcwarren</groupId> <artifactId>ginkgo4j</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.paulcwarren', name: 'ginkgo4j', version: '1.0.0'
libraryDependencies += "com.github.paulcwarren" % "ginkgo4j" % "1.0.0"
<dependency org="com.github.paulcwarren" name="ginkgo4j" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.paulcwarren', module='ginkgo4j', version='1.0.0'))
'com.github.paulcwarren:ginkgo4j:jar:1.0.0'
Click the following link to download the jar file.
ginkgo4j-1.0.0-javadoc.jar