Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 307 Bytes

Core Fields Arithmetics Project

Import (maven)

<dependency>
    <groupId>neilyich.fields</groupId>
    <artifactId>field-arithmetics</artifactId>
    <version>1.0</version>
    <scope>system</scope>
    <systemPath>${project.basedir}/lib/field-arithmetics-1.0.jar</systemPath>
</dependency>