Last Version

jfpl 0.3

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
Version

Version

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


<!-- 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.