Croissant

Lightweight yet useful library for Bukkit/Spigot/Paper plugins.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.overmighty
ArtifactId

ArtifactId

croissant
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Croissant
Lightweight yet useful library for Bukkit/Spigot/Paper plugins.
Project URL

Project URL

https://github.com/OverMighty/croissant
Source Code Management

Source Code Management

http://github.com/OverMighty/croissant/tree/master

Download croissant

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.destroystokyo.paper » paper-api jar 1.15.1-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0