https://github.com/jjfiv/csc212adt
Abstract Data Type Definitions for CSC212.
https://github.com/jjfiv/csc212adt
smith-csc212
Last synced: 5 months ago
JSON representation
Abstract Data Type Definitions for CSC212.
- Host: GitHub
- URL: https://github.com/jjfiv/csc212adt
- Owner: jjfiv
- License: apache-2.0
- Created: 2019-10-07T14:15:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T21:39:25.000Z (over 3 years ago)
- Last Synced: 2024-11-01T15:37:43.426Z (11 months ago)
- Topics: smith-csc212
- Language: Java
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSC212ADT [](https://jitpack.io/#jjfiv/csc212adt)
Abstract Data Type Definitions for CSC212.- This is a read-only package for students intended to be shared for many of my later assignments.
- [Javadoc](https://jitpack.io/com/github/jjfiv/CSC212ADT/latest/javadoc/)## Usage:
Include jitpack.io:
```xml
jitpack.io
https://jitpack.io
```
Include this project:
```xmlcom.github.jjfiv
CSC212ADT
1.3```