Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjfiv/csc212adt

Abstract Data Type Definitions for CSC212.
https://github.com/jjfiv/csc212adt

smith-csc212

Last synced: 1 day ago
JSON representation

Abstract Data Type Definitions for CSC212.

Awesome Lists containing this project

README

        

# CSC212ADT [![](https://jitpack.io/v/jjfiv/csc212adt.svg)](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:
```xml

com.github.jjfiv
CSC212ADT
1.3

```