Last Version

Challonge Java 2.1.0

Java and JVM bindings for the Challonge API

License

License

GroupId

GroupId

at.stefangeyer.challonge
ArtifactId

ArtifactId

core
Version

Version

2.1.0
Type

Type

jar
Description

Description

Challonge Java
Java and JVM bindings for the Challonge API
Project URL

Project URL

https://github.com/stefangeyer/challonge-java
Source Code Management

Source Code Management

https://github.com/stefangeyer/challonge-java

Download core 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.