License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.stachu540 |
ArtifactId | ArtifactIdHiRezAPI-BOM |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHiRezAPI BOM (Bills of Materials)
Bills of Materials for HiRezAPI resources
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HiRezAPI-BOM-3.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-BOM/ -->
<dependency>
<groupId>com.github.stachu540</groupId>
<artifactId>HiRezAPI-BOM</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-BOM/
implementation 'com.github.stachu540:HiRezAPI-BOM:3.0.0'
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-BOM/
implementation ("com.github.stachu540:HiRezAPI-BOM:3.0.0")
'com.github.stachu540:HiRezAPI-BOM:pom:3.0.0'
<dependency org="com.github.stachu540" name="HiRezAPI-BOM" rev="3.0.0">
<artifact name="HiRezAPI-BOM" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stachu540', module='HiRezAPI-BOM', version='3.0.0')
)
libraryDependencies += "com.github.stachu540" % "HiRezAPI-BOM" % "3.0.0"
[com.github.stachu540/HiRezAPI-BOM "3.0.0"]