License |
License |
---|---|
GroupId | GroupIdrocks.earlyeffect |
ArtifactId | ArtifactIdanode-core_sjs1_2.13 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionanode-core
Anode - a library for creating web apps in Scala.js.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anode-core_sjs1_2.13-0.3.1.pom | |
anode-core_sjs1_2.13-0.3.1.jar | 790 KB |
anode-core_sjs1_2.13-0.3.1-sources.jar | 24 KB |
anode-core_sjs1_2.13-0.3.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.earlyeffect/anode-core_sjs1_2.13/ -->
<dependency>
<groupId>rocks.earlyeffect</groupId>
<artifactId>anode-core_sjs1_2.13</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.earlyeffect/anode-core_sjs1_2.13/
implementation 'rocks.earlyeffect:anode-core_sjs1_2.13:0.3.1'
// https://jarcasting.com/artifacts/rocks.earlyeffect/anode-core_sjs1_2.13/
implementation ("rocks.earlyeffect:anode-core_sjs1_2.13:0.3.1")
'rocks.earlyeffect:anode-core_sjs1_2.13:jar:0.3.1'
<dependency org="rocks.earlyeffect" name="anode-core_sjs1_2.13" rev="0.3.1">
<artifact name="anode-core_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.earlyeffect', module='anode-core_sjs1_2.13', version='0.3.1')
)
libraryDependencies += "rocks.earlyeffect" % "anode-core_sjs1_2.13" % "0.3.1"
[rocks.earlyeffect/anode-core_sjs1_2.13 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.scala-js : scalajs-library_2.13 | jar | 1.5.1 |
org.scala-js : scalajs-dom_sjs1_2.13 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.5.1 |
org.scalameta : munit_sjs1_2.13 | jar | 0.7.23 |