License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDough
Dough is a powerful library for the everyday Spigot developer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dough-1.2.0.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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.18.1-R0.1-SNAPSHOT |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
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 |