文件下载
文件名 操作
lucuma-react-common_sjs1_3-0.66.1.jar 下载
lucuma-react-common_sjs1_3-0.66.1.pom 下载
lucuma-react-common_sjs1_3-0.66.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>edu.gemini</groupId>
  <artifactId>lucuma-react-common_sjs1_3</artifactId>
  <version>0.66.1</version>
</dependency>
Gradle Groovy
implementation 'edu.gemini:lucuma-react-common_sjs1_3:0.66.1'
Gradle Kotlin
implementation("edu.gemini:lucuma-react-common_sjs1_3:0.66.1")
Scala SBT
libraryDependencies += "edu.gemini" % "lucuma-react-common_sjs1_3" % "0.66.1"
Groovy Grape
@Grapes(
  @Grab(group='edu.gemini', module='lucuma-react-common_sjs1_3', version='0.66.1')
)
Apache Ivy
<dependency org="edu.gemini" name="lucuma-react-common_sjs1_3" rev="0.66.1" />
Leiningen
[edu.gemini/lucuma-react-common_sjs1_3 "0.66.1"]
Apache Buildr
'edu.gemini:lucuma-react-common_sjs1_3:jar:0.66.1'