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