io.github.baked-libs:dough-updater

Dough is a powerful library for the everyday Spigot developer

License

License

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough-updater
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dough is a powerful library for the everyday Spigot developer
Source Code Management

Source Code Management

https://github.com/baked-libs/dough/tree/main/dough-updater

Download dough-updater

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.baked-libs/dough-updater/ -->
<dependency>
    <groupId>io.github.baked-libs</groupId>
    <artifactId>dough-updater</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-updater/
implementation 'io.github.baked-libs:dough-updater:1.2.0'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-updater/
implementation ("io.github.baked-libs:dough-updater:1.2.0")
'io.github.baked-libs:dough-updater:jar:1.2.0'
<dependency org="io.github.baked-libs" name="dough-updater" rev="1.2.0">
  <artifact name="dough-updater" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-updater', version='1.2.0')
)
libraryDependencies += "io.github.baked-libs" % "dough-updater" % "1.2.0"
[io.github.baked-libs/dough-updater "1.2.0"]

Dependencies

provided (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0