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