Download jira-story-repository-0.29.jar file - Jar j

Jar examples for j:jira-story-repository

Description

Behaviour Driven Development framework

You can download jar file jira-story-repository 0.29 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jira-story-repository-0.29.jar to your project.

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

Download

Click the following link to download the jar file.

jira-story-repository-0.29-javadoc.jar
jira-story-repository-0.29-sources.jar
jira-story-repository-0.29.jar
jira-story-repository-0.29.pom



Related Tutorials