is not current version
Last Version 0.2.0

com.github.seeseemelk:MockBukkit-v1.13-spigot 0.1.1

MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.

GroupId

GroupId

com.github.seeseemelk
ArtifactId

ArtifactId

MockBukkit-v1.13-spigot
Version

Version

0.1.1
Type

Type

jar

Download MockBukkit-v1.13-spigot 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.seeseemelk/MockBukkit-v1.13-spigot/ -->
<dependency>
    <groupId>com.github.seeseemelk</groupId>
    <artifactId>MockBukkit-v1.13-spigot</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seeseemelk/MockBukkit-v1.13-spigot/
implementation 'com.github.seeseemelk:MockBukkit-v1.13-spigot:0.1.1'
// https://jarcasting.com/artifacts/com.github.seeseemelk/MockBukkit-v1.13-spigot/
implementation ("com.github.seeseemelk:MockBukkit-v1.13-spigot:0.1.1")
'com.github.seeseemelk:MockBukkit-v1.13-spigot:jar:0.1.1'
<dependency org="com.github.seeseemelk" name="MockBukkit-v1.13-spigot" rev="0.1.1">
  <artifact name="MockBukkit-v1.13-spigot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seeseemelk', module='MockBukkit-v1.13-spigot', version='0.1.1')
)
libraryDependencies += "com.github.seeseemelk" % "MockBukkit-v1.13-spigot" % "0.1.1"
[com.github.seeseemelk/MockBukkit-v1.13-spigot "0.1.1"]