License |
License |
---|---|
GroupId | GroupIdio.github.rysefoxx |
ArtifactId | ArtifactIdHologram |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionHologram
Hologram System for 1.8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Hologram-1.0.0.pom | |
Hologram-1.0.0.jar | 1 MB |
Hologram-1.0.0-sources.jar | 8 KB |
Hologram-1.0.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rysefoxx/Hologram/ -->
<dependency>
<groupId>io.github.rysefoxx</groupId>
<artifactId>Hologram</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rysefoxx/Hologram/
implementation 'io.github.rysefoxx:Hologram:1.0.0'
// https://jarcasting.com/artifacts/io.github.rysefoxx/Hologram/
implementation ("io.github.rysefoxx:Hologram:1.0.0")
'io.github.rysefoxx:Hologram:jar:1.0.0'
<dependency org="io.github.rysefoxx" name="Hologram" rev="1.0.0">
<artifact name="Hologram" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rysefoxx', module='Hologram', version='1.0.0')
)
libraryDependencies += "io.github.rysefoxx" % "Hologram" % "1.0.0"
[io.github.rysefoxx/Hologram "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.comphenix.protocol » ProtocolLib | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.destroystokyo.paper » paper-api | jar | 1.8.9-R0.1-SNAPSHOT |