Download corejet-core-0.21.jar file - Jar c

Jar examples for c:corejet-core

Description

Behaviour Driven Development framework

You can download jar file corejet-core 0.21 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add corejet-core-0.21.jar to your project.

<dependency>
   <groupId>org.corejet</groupId>
   <artifactId>corejet-core</artifactId>
   <version>0.21</version>
</dependency>
compile group: 'org.corejet', name: 'corejet-core', version: '0.21'
libraryDependencies += "org.corejet" % "corejet-core" % "0.21"
<dependency org="org.corejet" name="corejet-core" rev="0.21"/>
@Grapes(@Grab(group='org.corejet', module='corejet-core', version='0.21'))
'org.corejet:corejet-core:jar:0.21'

Download

Click the following link to download the jar file.

corejet-core-0.21-javadoc.jar
corejet-core-0.21-sources.jar
corejet-core-0.21.jar
corejet-core-0.21.pom



Related Tutorials