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