valorant-api-client

Simple Valorant Http Client based on official Riot API

License

License

Categories

Categories

Ant Build Tools Net CLI User Interface
GroupId

GroupId

net.rr-world
ArtifactId

ArtifactId

valorant-api-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

valorant-api-client
Simple Valorant Http Client based on official Riot API
Project URL

Project URL

https://github.com/reuhreuh/valorant-api-client
Source Code Management

Source Code Management

https://github.com/reuhreuh/valorant-api-client/tree/master

Download valorant-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.rr-world/valorant-api-client/ -->
<dependency>
    <groupId>net.rr-world</groupId>
    <artifactId>valorant-api-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.rr-world/valorant-api-client/
implementation 'net.rr-world:valorant-api-client:1.0.3'
// https://jarcasting.com/artifacts/net.rr-world/valorant-api-client/
implementation ("net.rr-world:valorant-api-client:1.0.3")
'net.rr-world:valorant-api-client:jar:1.0.3'
<dependency org="net.rr-world" name="valorant-api-client" rev="1.0.3">
  <artifact name="valorant-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rr-world', module='valorant-api-client', version='1.0.3')
)
libraryDependencies += "net.rr-world" % "valorant-api-client" % "1.0.3"
[net.rr-world/valorant-api-client "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar 2.6.6
org.springframework.boot : spring-boot-starter-test jar 2.6.6
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0