is not current version
Last Version 1.2.0

Dough 1.1.3

Dough is a powerful library for the everyday Spigot developer

License

License

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough
Version

Version

1.1.3
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.1.3

Filename Size
dough-1.1.3.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.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough/
implementation 'io.github.baked-libs:dough:1.1.3'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough/
implementation ("io.github.baked-libs:dough:1.1.3")
'io.github.baked-libs:dough:pom:1.1.3'
<dependency org="io.github.baked-libs" name="dough" rev="1.1.3">
  <artifact name="dough" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough', version='1.1.3')
)
libraryDependencies += "io.github.baked-libs" % "dough" % "1.1.3"
[io.github.baked-libs/dough "1.1.3"]

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.4.0
com.github.seeseemelk : MockBukkit-v1.18 jar 1.18.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