is not current version
Last Version 1.2.0

io.github.baked-libs:dough-common 1.1.2

Dough is a powerful library for the everyday Spigot developer

License

License

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough-common
Version

Version

1.1.2
Type

Type

jar
Description

Description

Dough is a powerful library for the everyday Spigot developer
Source Code Management

Source Code Management

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

Download dough-common 1.1.2


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

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

Project Modules

There are no modules declared in this project.