is not current version
Last Version 0.1.15

io.github.cquiroz.react:root_2.13 0.1.6

react component for aladin

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.cquiroz.react
ArtifactId

ArtifactId

root_2.13
Version

Version

0.1.6
Type

Type

jar

Download root_2.13 0.1.6


<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cquiroz.react/root_2.13/
implementation 'io.github.cquiroz.react:root_2.13:0.1.6'
// https://jarcasting.com/artifacts/io.github.cquiroz.react/root_2.13/
implementation ("io.github.cquiroz.react:root_2.13:0.1.6")
'io.github.cquiroz.react:root_2.13:jar:0.1.6'
<dependency org="io.github.cquiroz.react" name="root_2.13" rev="0.1.6">
  <artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cquiroz.react', module='root_2.13', version='0.1.6')
)
libraryDependencies += "io.github.cquiroz.react" % "root_2.13" % "0.1.6"
[io.github.cquiroz.react/root_2.13 "0.1.6"]