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