License |
License |
---|---|
Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
GroupId | GroupIdio.github.jamoamo |
ArtifactId | ArtifactIdjfpl |
Version | Version0.2 |
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.2.pom | |
jfpl-0.2.jar | 65 KB |
jfpl-0.2-sources.jar | 81 KB |
jfpl-0.2-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jamoamo/jfpl/ -->
<dependency>
<groupId>io.github.jamoamo</groupId>
<artifactId>jfpl</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jamoamo/jfpl/
implementation 'io.github.jamoamo:jfpl:0.2'
// https://jarcasting.com/artifacts/io.github.jamoamo/jfpl/
implementation ("io.github.jamoamo:jfpl:0.2")
'io.github.jamoamo:jfpl:jar:0.2'
<dependency org="io.github.jamoamo" name="jfpl" rev="0.2">
<artifact name="jfpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jamoamo', module='jfpl', version='0.2')
)
libraryDependencies += "io.github.jamoamo" % "jfpl" % "0.2"
[io.github.jamoamo/jfpl "0.2"]
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 |