Last Version

SIA Models 5.2.0

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
Version

Version

5.2.0
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 5.2.0


<!-- 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.