License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdtestable |
Version | Version0.7.0 |
Type | Typepom |
Description |
Descriptionobjectos :: testable
Make your objects testable.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testable-0.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/testable/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>testable</artifactId>
<version>0.7.0</version>
<type>pom</type>
</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:pom:0.7.0'
<dependency org="br.com.objectos" name="testable" rev="0.7.0">
<artifact name="testable" type="pom" />
</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"]