is not current version
Last Version 2.7.0

link.bek.tools:issue-keeper-base 2.0.0

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

GroupId

GroupId

link.bek.tools
ArtifactId

ArtifactId

issue-keeper-base
Version

Version

2.0.0
Type

Type

jar

Download issue-keeper-base 2.0.0


<!-- https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-base/ -->
<dependency>
    <groupId>link.bek.tools</groupId>
    <artifactId>issue-keeper-base</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-base/
implementation 'link.bek.tools:issue-keeper-base:2.0.0'
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-base/
implementation ("link.bek.tools:issue-keeper-base:2.0.0")
'link.bek.tools:issue-keeper-base:jar:2.0.0'
<dependency org="link.bek.tools" name="issue-keeper-base" rev="2.0.0">
  <artifact name="issue-keeper-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.bek.tools', module='issue-keeper-base', version='2.0.0')
)
libraryDependencies += "link.bek.tools" % "issue-keeper-base" % "2.0.0"
[link.bek.tools/issue-keeper-base "2.0.0"]