License |
License |
---|---|
Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
GroupId | GroupIdio.github.jamoamo |
ArtifactId | ArtifactIdjfpl |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionjfpl
A lightweight unofficial Java wrapper for FPL (fantasy.premierleague.com)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jfpl-0.3.pom | |
jfpl-0.3.jar | 66 KB |
jfpl-0.3-sources.jar | 81 KB |
jfpl-0.3-javadoc.jar | 267 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |