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