Last Version

com.github.stachu540:HiRezAPI-bom 3.1.0

Bills of Materials for HiRezAPI resources

GroupId

GroupId

com.github.stachu540
ArtifactId

ArtifactId

HiRezAPI-bom
Version

Version

3.1.0
Type

Type

pom

Download HiRezAPI-bom 3.1.0

Filename Size
HiRezAPI-bom-3.1.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-bom/
implementation 'com.github.stachu540:HiRezAPI-bom:3.1.0'
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-bom/
implementation ("com.github.stachu540:HiRezAPI-bom:3.1.0")
'com.github.stachu540:HiRezAPI-bom:pom:3.1.0'
<dependency org="com.github.stachu540" name="HiRezAPI-bom" rev="3.1.0">
  <artifact name="HiRezAPI-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stachu540', module='HiRezAPI-bom', version='3.1.0')
)
libraryDependencies += "com.github.stachu540" % "HiRezAPI-bom" % "3.1.0"
[com.github.stachu540/HiRezAPI-bom "3.1.0"]