Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.chandu0101.scalajs-react-components |
ArtifactId | ArtifactIdcore_sjs0.6_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs0.6_2.11-0.2.0.pom | |
core_sjs0.6_2.11-0.2.0.jar | 4 MB |
core_sjs0.6_2.11-0.2.0-sources.jar | 112 KB |
core_sjs0.6_2.11-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chandu0101.scalajs-react-components/core_sjs0.6_2.11/ -->
<dependency>
<groupId>com.github.chandu0101.scalajs-react-components</groupId>
<artifactId>core_sjs0.6_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chandu0101.scalajs-react-components/core_sjs0.6_2.11/
implementation 'com.github.chandu0101.scalajs-react-components:core_sjs0.6_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.chandu0101.scalajs-react-components/core_sjs0.6_2.11/
implementation ("com.github.chandu0101.scalajs-react-components:core_sjs0.6_2.11:0.2.0")
'com.github.chandu0101.scalajs-react-components:core_sjs0.6_2.11:jar:0.2.0'
<dependency org="com.github.chandu0101.scalajs-react-components" name="core_sjs0.6_2.11" rev="0.2.0">
<artifact name="core_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chandu0101.scalajs-react-components', module='core_sjs0.6_2.11', version='0.2.0')
)
libraryDependencies += "com.github.chandu0101.scalajs-react-components" % "core_sjs0.6_2.11" % "0.2.0"
[com.github.chandu0101.scalajs-react-components/core_sjs0.6_2.11 "0.2.0"]