Download issue-keeper-base-2.1.0.jar file - Jar i

Jar examples for i:issue-keeper-base

Description

Issue keeper is a tracking tool which makes the tests skipped in advance when they are blocked by the open issues.

You can download jar file issue-keeper-base 2.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add issue-keeper-base-2.1.0.jar to your project.

<dependency>
   <groupId>link.bek.tools</groupId>
   <artifactId>issue-keeper-base</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'link.bek.tools', name: 'issue-keeper-base', version: '2.1.0'
libraryDependencies += "link.bek.tools" % "issue-keeper-base" % "2.1.0"
<dependency org="link.bek.tools" name="issue-keeper-base" rev="2.1.0"/>
@Grapes(@Grab(group='link.bek.tools', module='issue-keeper-base', version='2.1.0'))
'link.bek.tools:issue-keeper-base:jar:2.1.0'

Download

Click the following link to download the jar file.

issue-keeper-base-2.1.0-javadoc.jar
issue-keeper-base-2.1.0-sources.jar
issue-keeper-base-2.1.0.jar
issue-keeper-base-2.1.0.pom



Related Tutorials