не последняя версия
Последняя версия 1.1.2

com.github.heuermh.sparkling:sparkling-template-multimodule 1.0

Multimodule build for the sparkling-template project.

Группа

Группа

com.github.heuermh.sparkling
Идентификатор

Идентификатор

sparkling-template-multimodule
Версия

Версия

1.0
Тип

Тип

pom

Скачать sparkling-template-multimodule 1.0

Имя Файла Размер
sparkling-template-multimodule-1.0.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.0</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.0'
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/
implementation ("com.github.heuermh.sparkling:sparkling-template-multimodule:1.0")
'com.github.heuermh.sparkling:sparkling-template-multimodule:pom:1.0'
<dependency org="com.github.heuermh.sparkling" name="sparkling-template-multimodule" rev="1.0">
  <artifact name="sparkling-template-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.sparkling', module='sparkling-template-multimodule', version='1.0')
)
libraryDependencies += "com.github.heuermh.sparkling" % "sparkling-template-multimodule" % "1.0"
[com.github.heuermh.sparkling/sparkling-template-multimodule "1.0"]