| Категории |
КатегорииAnt Компиляция и сборка Auto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаde.quantummaid.mapmaid |
| Идентификатор | Идентификаторautoloading-tests |
| Версия | Версия0.9.102 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| autoloading-tests-0.9.102.pom | |
| autoloading-tests-0.9.102.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>autoloading-tests</artifactId>
<version>0.9.102</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation 'de.quantummaid.mapmaid:autoloading-tests:0.9.102'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation ("de.quantummaid.mapmaid:autoloading-tests:0.9.102")
'de.quantummaid.mapmaid:autoloading-tests:jar:0.9.102'
<dependency org="de.quantummaid.mapmaid" name="autoloading-tests" rev="0.9.102">
<artifact name="autoloading-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='autoloading-tests', version='0.9.102')
)
libraryDependencies += "de.quantummaid.mapmaid" % "autoloading-tests" % "0.9.102"
[de.quantummaid.mapmaid/autoloading-tests "0.9.102"]