License |
License |
---|---|
GroupId | GroupIdcom.github.mrivanplays |
ArtifactId | ArtifactIdIvanACF |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIvanACF
API Component of BungeeCord BossBar API created by MrIvanPlays
|
Filename | Size |
---|---|
IvanACF-1.7.0.pom | |
IvanACF-1.7.0.jar | 11 KB |
IvanACF-1.7.0-sources.jar | 10 KB |
IvanACF-1.7.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrivanplays/IvanACF/ -->
<dependency>
<groupId>com.github.mrivanplays</groupId>
<artifactId>IvanACF</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrivanplays/IvanACF/
implementation 'com.github.mrivanplays:IvanACF:1.7.0'
// https://jarcasting.com/artifacts/com.github.mrivanplays/IvanACF/
implementation ("com.github.mrivanplays:IvanACF:1.7.0")
'com.github.mrivanplays:IvanACF:jar:1.7.0'
<dependency org="com.github.mrivanplays" name="IvanACF" rev="1.7.0">
<artifact name="IvanACF" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrivanplays', module='IvanACF', version='1.7.0')
)
libraryDependencies += "com.github.mrivanplays" % "IvanACF" % "1.7.0"
[com.github.mrivanplays/IvanACF "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.13.2-R0.1-SNAPSHOT |
org.projectlombok : lombok | jar | 1.18.4 |