License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdtestable-legacy |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: testable :: legacy
Make your objects testable.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testable-legacy-0.7.0.pom | |
testable-legacy-0.7.0.jar | 12 KB |
testable-legacy-0.7.0-sources.jar | 12 KB |
testable-legacy-0.7.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/testable-legacy/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>testable-legacy</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/testable-legacy/
implementation 'br.com.objectos:testable-legacy:0.7.0'
// https://jarcasting.com/artifacts/br.com.objectos/testable-legacy/
implementation ("br.com.objectos:testable-legacy:0.7.0")
'br.com.objectos:testable-legacy:jar:0.7.0'
<dependency org="br.com.objectos" name="testable-legacy" rev="0.7.0">
<artifact name="testable-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='testable-legacy', version='0.7.0')
)
libraryDependencies += "br.com.objectos" % "testable-legacy" % "0.7.0"
[br.com.objectos/testable-legacy "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : testable-api | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.7.0 |