is not current version
Last Version 1.16.5

com.blocktyper:blocktyperplugin 1.2.4

Minecraft Spigot plugin library project

GroupId

GroupId

com.blocktyper
ArtifactId

ArtifactId

blocktyperplugin
Version

Version

1.2.4
Type

Type

jar

Download blocktyperplugin 1.2.4


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