testatoo-core

Testatoo core

GroupId

GroupId

org.testatoo.core
ArtifactId

ArtifactId

testatoo-core
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

testatoo-core
Testatoo core
Project Organization

Project Organization

Ovea

Download testatoo-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-core jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0