SIA Models

This library models various aspects of Universitas Katolik Parahyangan's objects, such as mahasiswa (student), their modules, and their grades. Theoretically supports all departments, but only Informatics department is mostly complete.

License

License

GroupId

GroupId

id.ac.unpar
ArtifactId

ArtifactId

SIAModels
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SIA Models
This library models various aspects of Universitas Katolik Parahyangan's objects, such as mahasiswa (student), their modules, and their grades. Theoretically supports all departments, but only Informatics department is mostly complete.
Project URL

Project URL

https://github.com/pascalalfadian/SIAModels
Source Code Management

Source Code Management

https://github.com/pascalalfadian/SIAModels/tree/master

Download SIAModels

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.1
5.1.0
5.0.0
4.0.0
3.1.0
3.0.1
3.0.0
2.1.0
2.0.0