License |
License |
---|---|
GroupId | GroupIdedu.gemini |
ArtifactId | ArtifactIdlucuma-core_2.13 |
Last Version | Last Version0.42.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucuma-core
lucuma-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucuma-core_2.13-0.42.1.pom | |
lucuma-core_2.13-0.42.1.jar | 3 MB |
lucuma-core_2.13-0.42.1-sources.jar | 220 KB |
lucuma-core_2.13-0.42.1-javadoc.jar | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.gemini/lucuma-core_2.13/ -->
<dependency>
<groupId>edu.gemini</groupId>
<artifactId>lucuma-core_2.13</artifactId>
<version>0.42.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gemini/lucuma-core_2.13/
implementation 'edu.gemini:lucuma-core_2.13:0.42.1'
// https://jarcasting.com/artifacts/edu.gemini/lucuma-core_2.13/
implementation ("edu.gemini:lucuma-core_2.13:0.42.1")
'edu.gemini:lucuma-core_2.13:jar:0.42.1'
<dependency org="edu.gemini" name="lucuma-core_2.13" rev="0.42.1">
<artifact name="lucuma-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gemini', module='lucuma-core_2.13', version='0.42.1')
)
libraryDependencies += "edu.gemini" % "lucuma-core_2.13" % "0.42.1"
[edu.gemini/lucuma-core_2.13 "0.42.1"]