jfpl

A lightweight unofficial Java wrapper for FPL (fantasy.premierleague.com)

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

io.github.jamoamo
ArtifactId

ArtifactId

jfpl
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jfpl
A lightweight unofficial Java wrapper for FPL (fantasy.premierleague.com)
Project URL

Project URL

https://github.com/jamoamo/jfpl
Source Code Management

Source Code Management

https://github.com/jamoamo/jfpl/tree/main

Download jfpl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.6
org.apache.logging.log4j : log4j-api jar 2.17.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1