GroupId | GroupIdcom.github.stachu540 |
---|---|
ArtifactId | ArtifactIdHiRezAPI-all |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
HiRezAPI-all-3.0.0.pom | |
HiRezAPI-all-3.0.0.jar | 261 bytes |
HiRezAPI-all-3.0.0-sources.jar | 58 KB |
HiRezAPI-all-3.0.0-shaded.jar | 4 MB |
HiRezAPI-all-3.0.0-javadoc.jar | 885 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-all/ -->
<dependency>
<groupId>com.github.stachu540</groupId>
<artifactId>HiRezAPI-all</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-all/
implementation 'com.github.stachu540:HiRezAPI-all:3.0.0'
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-all/
implementation ("com.github.stachu540:HiRezAPI-all:3.0.0")
'com.github.stachu540:HiRezAPI-all:jar:3.0.0'
<dependency org="com.github.stachu540" name="HiRezAPI-all" rev="3.0.0">
<artifact name="HiRezAPI-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stachu540', module='HiRezAPI-all', version='3.0.0')
)
libraryDependencies += "com.github.stachu540" % "HiRezAPI-all" % "3.0.0"
[com.github.stachu540/HiRezAPI-all "3.0.0"]