jar

com.github.mmauro94 : siopeDownloader

Maven & Gradle

Jan 26, 2018
0 stars

siope.it downloader · Una libreria per scaricare i dati di siope.it

Table Of Contents

Latest Version

Download com.github.mmauro94 : siopeDownloader JAR file - Latest Versions:

All Versions

Download com.github.mmauro94 : siopeDownloader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window siopeDownloader-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mmauro94.siopeDownloader.datastruct

├─ com.github.mmauro94.siopeDownloader.datastruct.AutoMap.class - [JAR]

com.github.mmauro94.siopeDownloader.datastruct.anagrafiche

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Anagrafiche.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.CodiceGestionale.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.CodiceGestionaleEntrate.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.CodiceGestionaleUscite.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Comparto.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Comune.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Ente.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.GeoItem.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Provincia.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Regione.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.RipartizioneGeografica.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.anagrafiche.Sottocomparto.class - [JAR]

com.github.mmauro94.siopeDownloader.datastruct.operazioni

├─ com.github.mmauro94.siopeDownloader.datastruct.operazioni.Entrata.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.operazioni.Operazione.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.datastruct.operazioni.Uscita.class - [JAR]

com.github.mmauro94.siopeDownloader.utils

├─ com.github.mmauro94.siopeDownloader.utils.AbstractDownloader.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.CSVRecordParser.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.ClosableIterator.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.DownloadUtils.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.FileWriterThread.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.InputStreamWithProgress.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.OnProgressListener.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.ParseUtils.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.ReaderUtils.class - [JAR]

├─ com.github.mmauro94.siopeDownloader.utils.URLUtils.class - [JAR]