is not current version
Last Version 1.1.3

com.github.mmauro94:siopeDownloader 1.0.0

Una libreria per scaricare i dati di siope.it

GroupId

GroupId

com.github.mmauro94
ArtifactId

ArtifactId

siopeDownloader
Version

Version

1.0.0
Type

Type

jar

Download siopeDownloader 1.0.0


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