License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough |
Version | Version1.1.3 |
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.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"]
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.4.0 |
com.github.seeseemelk : MockBukkit-v1.18 | jar | 1.18.1 |