License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.cquiroz.react |
ArtifactId | ArtifactIdroot_2.13 |
Last Version | Last Version0.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionroot
react component for aladin
|
Project Organization |
Project Organizationio.github.cquiroz.react |
Filename | Size |
---|---|
root_2.13-0.1.15.pom | |
root_2.13-0.1.15.jar | 311 bytes |
root_2.13-0.1.15-sources.jar | 256 bytes |
root_2.13-0.1.15-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cquiroz.react/root_2.13/ -->
<dependency>
<groupId>io.github.cquiroz.react</groupId>
<artifactId>root_2.13</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cquiroz.react/root_2.13/
implementation 'io.github.cquiroz.react:root_2.13:0.1.15'
// https://jarcasting.com/artifacts/io.github.cquiroz.react/root_2.13/
implementation ("io.github.cquiroz.react:root_2.13:0.1.15")
'io.github.cquiroz.react:root_2.13:jar:0.1.15'
<dependency org="io.github.cquiroz.react" name="root_2.13" rev="0.1.15">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cquiroz.react', module='root_2.13', version='0.1.15')
)
libraryDependencies += "io.github.cquiroz.react" % "root_2.13" % "0.1.15"
[io.github.cquiroz.react/root_2.13 "0.1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |