License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough-recipes |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionDough is a powerful library for the everyday Spigot developer
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dough-recipes-1.0.1.pom | |
dough-recipes-1.0.1.jar | 12 KB |
dough-recipes-1.0.1-sources.jar | 6 KB |
dough-recipes-1.0.1-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.baked-libs/dough-recipes/ -->
<dependency>
<groupId>io.github.baked-libs</groupId>
<artifactId>dough-recipes</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-recipes/
implementation 'io.github.baked-libs:dough-recipes:1.0.1'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-recipes/
implementation ("io.github.baked-libs:dough-recipes:1.0.1")
'io.github.baked-libs:dough-recipes:jar:1.0.1'
<dependency org="io.github.baked-libs" name="dough-recipes" rev="1.0.1">
<artifact name="dough-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-recipes', version='1.0.1')
)
libraryDependencies += "io.github.baked-libs" % "dough-recipes" % "1.0.1"
[io.github.baked-libs/dough-recipes "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.baked-libs : dough-common | jar | 1.0.1 |
org.spigotmc » spigot-api | jar | 1.17-R0.1-SNAPSHOT |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
com.github.seeseemelk : MockBukkit-v1.16 | jar | 1.5.0 |