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