is not current version
Last Version 3.0.0

com.github.siroshun09.mccommand:bungee 2.1.1


GroupId

GroupId

com.github.siroshun09.mccommand
ArtifactId

ArtifactId

bungee
Version

Version

2.1.1
Type

Type

jar

Download bungee 2.1.1


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