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