stacs-srg / utilities

A collection of utility code.

Home Page:https://stacs-srg.github.io/utilities/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utilities

A collection of utility code.

Java CI with Maven

Usage via maven

<dependency>
    <groupId>uk.ac.standrews.cs</groupId>
    <artifactId>utilities</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
...
<repository>
    <id>uk.ac.standrews.cs.maven.repository</id>
    <name>School of Computer Science Maven Repository</name>
    <url>https://maven.cs.st-andrews.ac.uk/</url>
</repository>

See also

About

A collection of utility code.

https://stacs-srg.github.io/utilities/


Languages

Language:Java 99.9%Language:Shell 0.1%