License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough-tags |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDough is a powerful library for the everyday Spigot developer
|
Filename | Size |
---|---|
dough-tags-1.0.0.pom | |
dough-tags-1.0.0.jar | 9 KB |
dough-tags-1.0.0-sources.jar | 7 KB |
dough-tags-1.0.0-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.baked-libs/dough-tags/ -->
<dependency>
<groupId>io.github.baked-libs</groupId>
<artifactId>dough-tags</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-tags/
implementation 'io.github.baked-libs:dough-tags:1.0.0'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-tags/
implementation ("io.github.baked-libs:dough-tags:1.0.0")
'io.github.baked-libs:dough-tags:jar:1.0.0'
<dependency org="io.github.baked-libs" name="dough-tags" rev="1.0.0">
<artifact name="dough-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-tags', version='1.0.0')
)
libraryDependencies += "io.github.baked-libs" % "dough-tags" % "1.0.0"
[io.github.baked-libs/dough-tags "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.baked-libs : dough-common | jar | 1.0.0 |
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 |