License |
License |
---|---|
GroupId | GroupIdit.twenfir |
ArtifactId | ArtifactIdtwenfir-bom |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTwenty-First BOM
External dependencies for Twenty-First Java projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twenfir-bom-0.0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/ -->
<dependency>
<groupId>it.twenfir</groupId>
<artifactId>twenfir-bom</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/
implementation 'it.twenfir:twenfir-bom:0.0.4'
// https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/
implementation ("it.twenfir:twenfir-bom:0.0.4")
'it.twenfir:twenfir-bom:pom:0.0.4'
<dependency org="it.twenfir" name="twenfir-bom" rev="0.0.4">
<artifact name="twenfir-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.twenfir', module='twenfir-bom', version='0.0.4')
)
libraryDependencies += "it.twenfir" % "twenfir-bom" % "0.0.4"
[it.twenfir/twenfir-bom "0.0.4"]