Lucuma Math Classes
Lucuma core data types and other stuff.
libraryDependencies += "edu.gemini" %% "gsp-math" % "0.1.7"
import $ivy.`edu.gemini::gsp-math:0.1.7`
<dependency> <groupId>edu.gemini</groupId> <artifactId>gsp-math_2.12</artifactId> <version>0.1.7</version> </dependency>
compile group: 'edu.gemini', name: 'gsp-math_2.12', version: '0.1.7'
ivy"edu.gemini::gsp-math:0.1.7"