Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/citymonstret/semantik

Various semantic and/or functional utilities not in the Java standard library
https://github.com/citymonstret/semantik

Last synced: 7 days ago
JSON representation

Various semantic and/or functional utilities not in the Java standard library

Awesome Lists containing this project

README

        

# Semantik

Various semantic and/or functional utilities and objects not in the Java standard library

The project currently contains:
- Tuples, ranging from 1-Tuple to 25-Tuple (And a class for generating up to *n*-tuple)

## Maven

Repository
```xml


jitpack.io
https://jitpack.io

```

Dependency
```xml

com.github.Sauilitired
Semantik
1.0

```