Last Version

LootGoblin 0.3.1

A Kotlin DSL for creating loot tables in Minecraft Forge mods.

License

License

GroupId

GroupId

com.theonlytails
ArtifactId

ArtifactId

lootgoblin
Version

Version

0.3.1
Type

Type

pom
Description

Description

LootGoblin
A Kotlin DSL for creating loot tables in Minecraft Forge mods.
Project URL

Project URL

https://github.com/theonlytails/lootgoblin
Source Code Management

Source Code Management

https://github.com/theonlytails/lootgoblin/

Download lootgoblin 0.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.