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