Files download
File Operation
lucuma-schemas-model_3-0.63.0.jar download
lucuma-schemas-model_3-0.63.0.pom download
lucuma-schemas-model_3-0.63.0-sources.jar download
Apache Maven
<dependency>
  <groupId>edu.gemini</groupId>
  <artifactId>lucuma-schemas-model_3</artifactId>
  <version>0.63.0</version>
</dependency>
Gradle Groovy
implementation 'edu.gemini:lucuma-schemas-model_3:0.63.0'
Gradle Kotlin
implementation("edu.gemini:lucuma-schemas-model_3:0.63.0")
Scala SBT
libraryDependencies += "edu.gemini" % "lucuma-schemas-model_3" % "0.63.0"
Groovy Grape
@Grapes(
  @Grab(group='edu.gemini', module='lucuma-schemas-model_3', version='0.63.0')
)
Apache Ivy
<dependency org="edu.gemini" name="lucuma-schemas-model_3" rev="0.63.0" />
Leiningen
[edu.gemini/lucuma-schemas-model_3 "0.63.0"]
Apache Buildr
'edu.gemini:lucuma-schemas-model_3:jar:0.63.0'