| License |
License |
|---|---|
| GroupId | GroupIdit.tidalwave.bluemarine |
| ArtifactId | ArtifactIdsuperpom |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionblueMarine SuperPOM
blueMarine SuperPOM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| superpom-2.0.pom | 19 KB |
| superpom-2.0-tests.jar | 3 KB |
| superpom-2.0-project.tar.gz | 3 KB |
| superpom-2.0-bin.tar.gz | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.bluemarine/superpom/ -->
<dependency>
<groupId>it.tidalwave.bluemarine</groupId>
<artifactId>superpom</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluemarine/superpom/
implementation 'it.tidalwave.bluemarine:superpom:2.0'
// https://jarcasting.com/artifacts/it.tidalwave.bluemarine/superpom/
implementation ("it.tidalwave.bluemarine:superpom:2.0")
'it.tidalwave.bluemarine:superpom:jar:2.0'
<dependency org="it.tidalwave.bluemarine" name="superpom" rev="2.0">
<artifact name="superpom" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluemarine', module='superpom', version='2.0')
)
libraryDependencies += "it.tidalwave.bluemarine" % "superpom" % "2.0"
[it.tidalwave.bluemarine/superpom "2.0"]