License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdit.tidalwave.thesefoolishthings |
ArtifactId | ArtifactIdsuperpom-config |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTheseFoolishThings SuperPOM Config
These Foolish Things SuperPOM Config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
superpom-config-1.8.pom | |
superpom-config-1.8.jar | 4 KB |
superpom-config-1.8-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/superpom-config/ -->
<dependency>
<groupId>it.tidalwave.thesefoolishthings</groupId>
<artifactId>superpom-config</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/superpom-config/
implementation 'it.tidalwave.thesefoolishthings:superpom-config:1.8'
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/superpom-config/
implementation ("it.tidalwave.thesefoolishthings:superpom-config:1.8")
'it.tidalwave.thesefoolishthings:superpom-config:jar:1.8'
<dependency org="it.tidalwave.thesefoolishthings" name="superpom-config" rev="1.8">
<artifact name="superpom-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='superpom-config', version='1.8')
)
libraryDependencies += "it.tidalwave.thesefoolishthings" % "superpom-config" % "1.8"
[it.tidalwave.thesefoolishthings/superpom-config "1.8"]