Dough

Dough is a powerful library for the everyday Spigot developer

License

License

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough
Last Version

Last Version

1.2.0
Release Date

Release Date

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

Filename Size
dough-1.2.0.pom 10 KB
Browse

How to add to project

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

Dependencies

provided (2)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-core jar 4.6.1
com.github.seeseemelk : MockBukkit-v1.18 jar 1.26.1

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

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0