License |
License |
---|---|
GroupId | GroupIdio.github.baked-libs |
ArtifactId | ArtifactIddough-reflection |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionDough is a powerful library for the everyday Spigot developer
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dough-reflection-1.0.2.pom | |
dough-reflection-1.0.2.jar | 6 KB |
dough-reflection-1.0.2-sources.jar | 5 KB |
dough-reflection-1.0.2-javadoc.jar | 109 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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-reflection/
implementation 'io.github.baked-libs:dough-reflection:1.0.2'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-reflection/
implementation ("io.github.baked-libs:dough-reflection:1.0.2")
'io.github.baked-libs:dough-reflection:jar:1.0.2'
<dependency org="io.github.baked-libs" name="dough-reflection" rev="1.0.2">
<artifact name="dough-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-reflection', version='1.0.2')
)
libraryDependencies += "io.github.baked-libs" % "dough-reflection" % "1.0.2"
[io.github.baked-libs/dough-reflection "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.baked-libs : dough-common | jar | 1.0.2 |
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 |
org.mockito : mockito-core | jar | 3.11.2 |
com.github.seeseemelk : MockBukkit-v1.16 | jar | 1.5.0 |