Categories |
CategoriesAnt Build Tools Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdde.quantummaid.mapmaid |
ArtifactId | ArtifactIdautoloading-tests |
Version | Version0.9.75 |
Type | Typejar |
Filename | Size |
---|---|
autoloading-tests-0.9.75.pom | |
autoloading-tests-0.9.75.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>autoloading-tests</artifactId>
<version>0.9.75</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation 'de.quantummaid.mapmaid:autoloading-tests:0.9.75'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation ("de.quantummaid.mapmaid:autoloading-tests:0.9.75")
'de.quantummaid.mapmaid:autoloading-tests:jar:0.9.75'
<dependency org="de.quantummaid.mapmaid" name="autoloading-tests" rev="0.9.75">
<artifact name="autoloading-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='autoloading-tests', version='0.9.75')
)
libraryDependencies += "de.quantummaid.mapmaid" % "autoloading-tests" % "0.9.75"
[de.quantummaid.mapmaid/autoloading-tests "0.9.75"]