is not current version
Last Version 1.1.2

com.github.heuermh.sparkling:sparkling-multimodule 1.1.1

Multimodule build for the sparkling project.

GroupId

GroupId

com.github.heuermh.sparkling
ArtifactId

ArtifactId

sparkling-multimodule
Version

Version

1.1.1
Type

Type

pom

Download sparkling-multimodule 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-multimodule/ -->
<dependency>
    <groupId>com.github.heuermh.sparkling</groupId>
    <artifactId>sparkling-multimodule</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-multimodule/
implementation 'com.github.heuermh.sparkling:sparkling-multimodule:1.1.1'
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-multimodule/
implementation ("com.github.heuermh.sparkling:sparkling-multimodule:1.1.1")
'com.github.heuermh.sparkling:sparkling-multimodule:pom:1.1.1'
<dependency org="com.github.heuermh.sparkling" name="sparkling-multimodule" rev="1.1.1">
  <artifact name="sparkling-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.sparkling', module='sparkling-multimodule', version='1.1.1')
)
libraryDependencies += "com.github.heuermh.sparkling" % "sparkling-multimodule" % "1.1.1"
[com.github.heuermh.sparkling/sparkling-multimodule "1.1.1"]