is not current version
Last Version 1.2.0

Dough 1.0.1

Dough is a powerful library for the everyday Spigot developer

License

License

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough
Version

Version

1.0.1
Type

Type

pom
Description

Description

Dough
Dough is a powerful library for the everyday Spigot developer
Project URL

Project URL

https://github.com/baked-libs/dough
Source Code Management

Source Code Management

https://github.com/baked-libs/dough/tree/main

Download dough 1.0.1

Filename Size
dough-1.0.1.pom 10 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.17-R0.1-SNAPSHOT
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
com.github.seeseemelk : MockBukkit-v1.16 jar 1.5.0

Project Modules

  • dough-common
  • dough-reflection
  • dough-config
  • dough-chat
  • dough-data
  • dough-skins
  • dough-items
  • dough-inventories
  • dough-protection
  • dough-recipes
  • dough-updater
  • dough-scheduling
  • dough-api