objectos :: testable :: api

Make your objects testable.

License

License

GroupId

GroupId

br.com.objectos.testable
ArtifactId

ArtifactId

api
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: testable :: api
Make your objects testable.
Project Organization

Project Organization

Objectos Software LTDA

Download api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
br.com.objectos.testable : core jar 0.6.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.
br.com.objectos.testable

Objectos Software

We craft Java tools.

Versions

Version
0.6.0
0.5.0