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