Jar examples for i:instinct-core
Instinct Behaviour Driven Development (BDD) Framework
You can download jar file instinct-core 0.1.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add instinct-core-0.1.9.jar to your project.
<dependency> <groupId>com.googlecode.instinct</groupId> <artifactId>instinct-core</artifactId> <version>0.1.9</version> </dependency>
compile group: 'com.googlecode.instinct', name: 'instinct-core', version: '0.1.9'
libraryDependencies += "com.googlecode.instinct" % "instinct-core" % "0.1.9"
<dependency org="com.googlecode.instinct" name="instinct-core" rev="0.1.9"/>
@Grapes(@Grab(group='com.googlecode.instinct', module='instinct-core', version='0.1.9'))
'com.googlecode.instinct:instinct-core:jar:0.1.9'
Click the following link to download the jar file.
instinct-core-0.1.9.jar