All Downloads are FREE. Search and download functionalities are using the official Maven repository.

id.ac.unpar.siamodels.matakuliah.AIF456 Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 5.2.0
Show newest version
package id.ac.unpar.siamodels.matakuliah;

import id.ac.unpar.siamodels.InfoMataKuliah;
import id.ac.unpar.siamodels.MataKuliah;

@InfoMataKuliah(nama = "Strategi Sistem Informasi & Arsitektur Perusahaan Berskala Besar", sks = 3)
public class AIF456 extends MataKuliah {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy