Last Version

kodo 0.4.1.jdk5

Kodo is a test framework that helps you creating test scenarios with the help of a fluent interface.

License

License

GroupId

GroupId

tools.devnull.kodo
ArtifactId

ArtifactId

kodo
Version

Version

0.4.1.jdk5
Type

Type

jar
Description

Description

kodo
Kodo is a test framework that helps you creating test scenarios with the help of a fluent interface.
Project URL

Project URL

https://github.com/ataxexe/kodo
Source Code Management

Source Code Management

https://github.com/ataxexe/kodo

Download kodo 0.4.1.jdk5


<!-- https://jarcasting.com/artifacts/tools.devnull.kodo/kodo/ -->
<dependency>
    <groupId>tools.devnull.kodo</groupId>
    <artifactId>kodo</artifactId>
    <version>0.4.1.jdk5</version>
</dependency>
// https://jarcasting.com/artifacts/tools.devnull.kodo/kodo/
implementation 'tools.devnull.kodo:kodo:0.4.1.jdk5'
// https://jarcasting.com/artifacts/tools.devnull.kodo/kodo/
implementation ("tools.devnull.kodo:kodo:0.4.1.jdk5")
'tools.devnull.kodo:kodo:jar:0.4.1.jdk5'
<dependency org="tools.devnull.kodo" name="kodo" rev="0.4.1.jdk5">
  <artifact name="kodo" type="jar" />
</dependency>
@Grapes(
@Grab(group='tools.devnull.kodo', module='kodo', version='0.4.1.jdk5')
)
libraryDependencies += "tools.devnull.kodo" % "kodo" % "0.4.1.jdk5"
[tools.devnull.kodo/kodo "0.4.1.jdk5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.