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

Jar examples for c:corejet-core

Description

Behaviour Driven Development framework

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials