License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.testmaid |
ArtifactId | ArtifactIdtestmaid-parent |
Version | Version0.0.3 |
Type | Typepom |
Description |
DescriptionTestMaid
TestMaid is a test framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
testmaid-parent-0.0.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/ -->
<dependency>
<groupId>de.quantummaid.testmaid</groupId>
<artifactId>testmaid-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/
implementation 'de.quantummaid.testmaid:testmaid-parent:0.0.3'
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/
implementation ("de.quantummaid.testmaid:testmaid-parent:0.0.3")
'de.quantummaid.testmaid:testmaid-parent:pom:0.0.3'
<dependency org="de.quantummaid.testmaid" name="testmaid-parent" rev="0.0.3">
<artifact name="testmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.testmaid', module='testmaid-parent', version='0.0.3')
)
libraryDependencies += "de.quantummaid.testmaid" % "testmaid-parent" % "0.0.3"
[de.quantummaid.testmaid/testmaid-parent "0.0.3"]