is not current version
Last Version 1.1.3

com.github.mmauro94:siopeDownloader 1.1.1

Una libreria per scaricare i dati di siope.it

GroupId

GroupId

com.github.mmauro94
ArtifactId

ArtifactId

siopeDownloader
Version

Version

1.1.1
Type

Type

jar

Download siopeDownloader 1.1.1


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