| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.heuermh.sparkling |
| Идентификатор | Идентификаторsparkling-template-multimodule |
| Версия | Версия1.1.2 |
| Тип | Типpom |
| Описание |
Описаниеsparkling-template-multimodule
Multimodule build for the sparkling-template project.
|
| Имя Файла | Размер |
|---|---|
| sparkling-template-multimodule-1.1.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/ -->
<dependency>
<groupId>com.github.heuermh.sparkling</groupId>
<artifactId>sparkling-template-multimodule</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/
implementation 'com.github.heuermh.sparkling:sparkling-template-multimodule:1.1.2'
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/
implementation ("com.github.heuermh.sparkling:sparkling-template-multimodule:1.1.2")
'com.github.heuermh.sparkling:sparkling-template-multimodule:pom:1.1.2'
<dependency org="com.github.heuermh.sparkling" name="sparkling-template-multimodule" rev="1.1.2">
<artifact name="sparkling-template-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.sparkling', module='sparkling-template-multimodule', version='1.1.2')
)
libraryDependencies += "com.github.heuermh.sparkling" % "sparkling-template-multimodule" % "1.1.2"
[com.github.heuermh.sparkling/sparkling-template-multimodule "1.1.2"]