is not current version
Last Version 1.2.6

Schoomp 1.2.0

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
Version

Version

1.2.0
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 1.2.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.0.0-beta5
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.