License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.webapp-util |
ArtifactId | ArtifactIdprotocol_2.13 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionprotocol
protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
protocol_2.13-1.1.0.pom | |
protocol_2.13-1.1.0.jar | 122 KB |
protocol_2.13-1.1.0-sources.jar | 13 KB |
protocol_2.13-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/protocol_2.13/ -->
<dependency>
<groupId>com.github.japgolly.webapp-util</groupId>
<artifactId>protocol_2.13</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/protocol_2.13/
implementation 'com.github.japgolly.webapp-util:protocol_2.13:1.1.0'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/protocol_2.13/
implementation ("com.github.japgolly.webapp-util:protocol_2.13:1.1.0")
'com.github.japgolly.webapp-util:protocol_2.13:jar:1.1.0'
<dependency org="com.github.japgolly.webapp-util" name="protocol_2.13" rev="1.1.0">
<artifact name="protocol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='protocol_2.13', version='1.1.0')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "protocol_2.13" % "1.1.0"
[com.github.japgolly.webapp-util/protocol_2.13 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.github.japgolly.univeq : univeq_2.13 | jar | 1.4.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.microlibs : test-util_2.13 | jar | 2.6-RC3 |
com.github.japgolly.nyaya : nyaya-gen_2.13 | jar | 0.10.0-RC2 |
com.github.japgolly.nyaya : nyaya-prop_2.13 | jar | 0.10.0-RC2 |
com.github.japgolly.nyaya : nyaya-test_2.13 | jar | 0.10.0-RC2 |
com.lihaoyi : utest_2.13 | jar | 0.7.9 |