com.codetaco.math.package-info Maven / Gradle / Ivy
/**
*
* This package contains the public API into the Equ class. Create an instance of the Equ class to make use of it.
*
* Build instructions
*
* - version number - update the version number in these files
*
* - pom.xml
- package-info.java
- docs/conf.py
*
* - submit a pull-request to master
* - after the bitbucket pipeline is complete then got to bintray and push to maven central
*
*
*
*
* @author cdegreef
* @since 5.0.4
*/
package com.codetaco.math;