Schoomp

Schoomp is a Java library for building and sending webhook requests to Discord

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.diluv.schoomp
ArtifactId

ArtifactId

Schoomp
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Schoomp
Schoomp is a Java library for building and sending webhook requests to Discord
Project URL

Project URL

https://github.com/Diluv/Schoomp
Source Code Management

Source Code Management

https://github.com/Diluv/Schoomp

Download Schoomp

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.0
1.1.0
1.0.9