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