Skip to content

paradoxical-io/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paradoxical common

Build status

Provides tiny types and shared interfaces across all paradoxical projects.

Installation

To install

<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>common</artifactId>
    <version>2.0</version>
</dependency>