| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mmauro94 |
| ArtifactId | ArtifactIdsiopeDownloader |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsiope.it downloader
Una libreria per scaricare i dati di siope.it
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| siopeDownloader-1.1.3.pom | |
| siopeDownloader-1.1.3.jar | 52 KB |
| siopeDownloader-1.1.3-sources.jar | 20 KB |
| siopeDownloader-1.1.3-javadoc.jar | 222 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mmauro94/siopeDownloader/ -->
<dependency>
<groupId>com.github.mmauro94</groupId>
<artifactId>siopeDownloader</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mmauro94/siopeDownloader/
implementation 'com.github.mmauro94:siopeDownloader:1.1.3'
// https://jarcasting.com/artifacts/com.github.mmauro94/siopeDownloader/
implementation ("com.github.mmauro94:siopeDownloader:1.1.3")
'com.github.mmauro94:siopeDownloader:jar:1.1.3'
<dependency org="com.github.mmauro94" name="siopeDownloader" rev="1.1.3">
<artifact name="siopeDownloader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mmauro94', module='siopeDownloader', version='1.1.3')
)
libraryDependencies += "com.github.mmauro94" % "siopeDownloader" % "1.1.3"
[com.github.mmauro94/siopeDownloader "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.5 |
| org.jetbrains : annotations | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |