License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdaggregator-cleanthat |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
aggregator-cleanthat-1.3.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/aggregator-cleanthat/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>aggregator-cleanthat</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/aggregator-cleanthat/
implementation 'io.github.solven-eu.cleanthat:aggregator-cleanthat:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/aggregator-cleanthat/
implementation ("io.github.solven-eu.cleanthat:aggregator-cleanthat:1.3")
'io.github.solven-eu.cleanthat:aggregator-cleanthat:pom:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="aggregator-cleanthat" rev="1.3">
<artifact name="aggregator-cleanthat" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='aggregator-cleanthat', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "aggregator-cleanthat" % "1.3"
[io.github.solven-eu.cleanthat/aggregator-cleanthat "1.3"]