License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.testmaid |
ArtifactId | ArtifactIdtestmaid-core |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionTestMaid - Core
TestMaid is a test framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testmaid-core-0.0.1.pom | |
testmaid-core-0.0.1.jar | 3 KB |
testmaid-core-0.0.1-sources.jar | 3 KB |
testmaid-core-0.0.1-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/ -->
<dependency>
<groupId>de.quantummaid.testmaid</groupId>
<artifactId>testmaid-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation 'de.quantummaid.testmaid:testmaid-core:0.0.1'
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-core/
implementation ("de.quantummaid.testmaid:testmaid-core:0.0.1")
'de.quantummaid.testmaid:testmaid-core:jar:0.0.1'
<dependency org="de.quantummaid.testmaid" name="testmaid-core" rev="0.0.1">
<artifact name="testmaid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.testmaid', module='testmaid-core', version='0.0.1')
)
libraryDependencies += "de.quantummaid.testmaid" % "testmaid-core" % "0.0.1"
[de.quantummaid.testmaid/testmaid-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.injectmaid : core | jar | 0.1.8 |