GroupId | GroupIdcom.github.stachu540 |
---|---|
ArtifactId | ArtifactIdHiRezAPI-bom |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typepom |
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"]