License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough-items |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionDough is a powerful library for the everyday Spigot developer
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dough-items-1.1.1.pom | |
dough-items-1.1.1.jar | 17 KB |
dough-items-1.1.1-sources.jar | 11 KB |
dough-items-1.1.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.baked-libs/dough-items/ -->
<dependency>
<groupId>io.github.baked-libs</groupId>
<artifactId>dough-items</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-items/
implementation 'io.github.baked-libs:dough-items:1.1.1'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-items/
implementation ("io.github.baked-libs:dough-items:1.1.1")
'io.github.baked-libs:dough-items:jar:1.1.1'
<dependency org="io.github.baked-libs" name="dough-items" rev="1.1.1">
<artifact name="dough-items" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-items', version='1.1.1')
)
libraryDependencies += "io.github.baked-libs" % "dough-items" % "1.1.1"
[io.github.baked-libs/dough-items "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.baked-libs : dough-common | jar | 1.1.1 |
io.github.baked-libs : dough-reflection | jar | 1.1.1 |
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.2.0 |
com.github.seeseemelk : MockBukkit-v1.18 | jar | 1.14.0 |