is not current version
Last Version 1.1.3

com.github.jeuxjeux20:guicy-bukkit 1.0

A library to use Guice with Bukkit/Spigot, with simplicity in mind.

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.jeuxjeux20
ArtifactId

ArtifactId

guicy-bukkit
Version

Version

1.0
Type

Type

jar

Download guicy-bukkit 1.0


<!-- https://jarcasting.com/artifacts/com.github.jeuxjeux20/guicy-bukkit/ -->
<dependency>
    <groupId>com.github.jeuxjeux20</groupId>
    <artifactId>guicy-bukkit</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/guicy-bukkit/
implementation 'com.github.jeuxjeux20:guicy-bukkit:1.0'
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/guicy-bukkit/
implementation ("com.github.jeuxjeux20:guicy-bukkit:1.0")
'com.github.jeuxjeux20:guicy-bukkit:jar:1.0'
<dependency org="com.github.jeuxjeux20" name="guicy-bukkit" rev="1.0">
  <artifact name="guicy-bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeuxjeux20', module='guicy-bukkit', version='1.0')
)
libraryDependencies += "com.github.jeuxjeux20" % "guicy-bukkit" % "1.0"
[com.github.jeuxjeux20/guicy-bukkit "1.0"]