jar

com.github.stacs-srg : population-records

Maven & Gradle

Jul 22, 2020
0 stars

population-records · Utilities for manipulating population records

Table Of Contents

Latest Version

Download com.github.stacs-srg : population-records JAR file - Latest Versions:

All Versions

Download com.github.stacs-srg : population-records JAR file - All Versions:

Version Vulnerabilities Size Updated
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 population-records-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.ac.standrews.cs.population_records.record_types

├─ uk.ac.standrews.cs.population_records.record_types.Birth.class - [JAR]

├─ uk.ac.standrews.cs.population_records.record_types.Death.class - [JAR]

├─ uk.ac.standrews.cs.population_records.record_types.Marriage.class - [JAR]

├─ uk.ac.standrews.cs.population_records.record_types.Utilities.class - [JAR]

uk.ac.standrews.cs.population_records

├─ uk.ac.standrews.cs.population_records.Normalisation.class - [JAR]

├─ uk.ac.standrews.cs.population_records.PopulationDataSet.class - [JAR]

├─ uk.ac.standrews.cs.population_records.RecordRepository.class - [JAR]

Advertisement