| License |
License |
|---|---|
| GroupId | GroupIdsh.almond |
| ArtifactId | ArtifactIdprotocol_2.13 |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
Descriptionprotocol_2.13
protocol
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| protocol_2.13-0.13.0.pom | |
| protocol_2.13-0.13.0.jar | 398 KB |
| protocol_2.13-0.13.0-sources.jar | 12 KB |
| protocol_2.13-0.13.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/sh.almond/protocol_2.13/ -->
<dependency>
<groupId>sh.almond</groupId>
<artifactId>protocol_2.13</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/protocol_2.13/
implementation 'sh.almond:protocol_2.13:0.13.0'
// https://jarcasting.com/artifacts/sh.almond/protocol_2.13/
implementation ("sh.almond:protocol_2.13:0.13.0")
'sh.almond:protocol_2.13:jar:0.13.0'
<dependency org="sh.almond" name="protocol_2.13" rev="0.13.0">
<artifact name="protocol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='protocol_2.13', version='0.13.0')
)
libraryDependencies += "sh.almond" % "protocol_2.13" % "0.13.0"
[sh.almond/protocol_2.13 "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.13 | jar | 2.10.4 |
| org.scala-lang : scala-library | jar | 2.13.7 |
| sh.almond : channels_2.13 | jar | 0.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.7 |
| com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-macros_2.13 | jar | 2.10.4 |