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