Download bootstrap-test-0.0.3.jar file - Jar b

Jar examples for b:bootstrap-test

Description

A complete architecture for creating and managing tests.

You can download jar file bootstrap-test 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bootstrap-test-0.0.3.jar to your project.

<dependency>
   <groupId>com.gitlab.jhonsapp</groupId>
   <artifactId>bootstrap-test</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'com.gitlab.jhonsapp', name: 'bootstrap-test', version: '0.0.3'
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-test" % "0.0.3"
<dependency org="com.gitlab.jhonsapp" name="bootstrap-test" rev="0.0.3"/>
@Grapes(@Grab(group='com.gitlab.jhonsapp', module='bootstrap-test', version='0.0.3'))
'com.gitlab.jhonsapp:bootstrap-test:jar:0.0.3'

Download

Click the following link to download the jar file.

bootstrap-test-0.0.3-javadoc.jar
bootstrap-test-0.0.3-sources.jar
bootstrap-test-0.0.3.jar
bootstrap-test-0.0.3.pom



Related Tutorials