License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: testing
objectos testing and assertion libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-0.1.1.pom | |
testing-0.1.1.jar | 19 KB |
testing-0.1.1-sources.jar | 12 KB |
testing-0.1.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/testing/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>testing</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/testing/
implementation 'br.com.objectos:testing:0.1.1'
// https://jarcasting.com/artifacts/br.com.objectos/testing/
implementation ("br.com.objectos:testing:0.1.1")
'br.com.objectos:testing:jar:0.1.1'
<dependency org="br.com.objectos" name="testing" rev="0.1.1">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='testing', version='0.1.1')
)
libraryDependencies += "br.com.objectos" % "testing" % "0.1.1"
[br.com.objectos/testing "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : core | jar | 0.3.1 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
com.google.testing.compile : compile-testing | jar | 0.6 |
com.google.truth : truth | jar | 0.24 |
org.testng : testng | jar | 6.9.4 |