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

id.ac.unpar.siamodels.matakuliah.AIF294 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;

/**
 * @deprecated Mata kuliah tidak dibuka lagi.
 */
@InfoMataKuliah(nama = "Manajemen Informasi & Basis Data", sks = 3)
public class AIF294 extends MataKuliah {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy