License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.webapp-util |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version2.0.0-RC1 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
core_2.13-2.0.0-RC1.pom | |
core_2.13-2.0.0-RC1.jar | 338 KB |
core_2.13-2.0.0-RC1-sources.jar | 31 KB |
core_2.13-2.0.0-RC1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core_2.13/ -->
<dependency>
<groupId>com.github.japgolly.webapp-util</groupId>
<artifactId>core_2.13</artifactId>
<version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core_2.13/
implementation 'com.github.japgolly.webapp-util:core_2.13:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core_2.13/
implementation ("com.github.japgolly.webapp-util:core_2.13:2.0.0-RC1")
'com.github.japgolly.webapp-util:core_2.13:jar:2.0.0-RC1'
<dependency org="com.github.japgolly.webapp-util" name="core_2.13" rev="2.0.0-RC1">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='core_2.13', version='2.0.0-RC1')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "core_2.13" % "2.0.0-RC1"
[com.github.japgolly.webapp-util/core_2.13 "2.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.github.japgolly.microlibs : stdlib-ext_2.13 | jar | 4.1.0 |
com.github.japgolly.microlibs : utils_2.13 | jar | 4.1.0 |
com.github.japgolly.univeq : univeq_2.13 | jar | 2.0.0 |
javax.websocket : javax.websocket-api | jar | 1.0 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.microlibs : test-util_2.13 | jar | 4.1.0 |
com.github.japgolly.nyaya : nyaya-gen_2.13 | jar | 1.0.0 |
com.github.japgolly.nyaya : nyaya-prop_2.13 | jar | 1.0.0 |
com.github.japgolly.nyaya : nyaya-test_2.13 | jar | 1.0.0 |
com.lihaoyi : utest_2.13 | jar | 0.7.11 |