License |
License |
---|---|
GroupId | GroupIdcom.intellectualsites.bom |
ArtifactId | ArtifactIdbom-1.18.x |
Version | Version1.9 |
Type | Typepom |
Description |
Descriptionbom-1.18.x 1.9
Bill of materials for IntellectualSites projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bom-1.18.x-1.9.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.intellectualsites.bom/bom-1.18.x/ -->
<dependency>
<groupId>com.intellectualsites.bom</groupId>
<artifactId>bom-1.18.x</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.intellectualsites.bom/bom-1.18.x/
implementation 'com.intellectualsites.bom:bom-1.18.x:1.9'
// https://jarcasting.com/artifacts/com.intellectualsites.bom/bom-1.18.x/
implementation ("com.intellectualsites.bom:bom-1.18.x:1.9")
'com.intellectualsites.bom:bom-1.18.x:pom:1.9'
<dependency org="com.intellectualsites.bom" name="bom-1.18.x" rev="1.9">
<artifact name="bom-1.18.x" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.intellectualsites.bom', module='bom-1.18.x', version='1.9')
)
libraryDependencies += "com.intellectualsites.bom" % "bom-1.18.x" % "1.9"
[com.intellectualsites.bom/bom-1.18.x "1.9"]