License |
License |
---|---|
GroupId | GroupIdsh.almond |
ArtifactId | ArtifactIdchannels_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionchannels
channels
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
channels_2.11-0.6.0.pom | |
channels_2.11-0.6.0.jar | 121 KB |
channels_2.11-0.6.0-sources.jar | 9 KB |
channels_2.11-0.6.0-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.almond/channels_2.11/ -->
<dependency>
<groupId>sh.almond</groupId>
<artifactId>channels_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/channels_2.11/
implementation 'sh.almond:channels_2.11:0.6.0'
// https://jarcasting.com/artifacts/sh.almond/channels_2.11/
implementation ("sh.almond:channels_2.11:0.6.0")
'sh.almond:channels_2.11:jar:0.6.0'
<dependency org="sh.almond" name="channels_2.11" rev="0.6.0">
<artifact name="channels_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='channels_2.11', version='0.6.0')
)
libraryDependencies += "sh.almond" % "channels_2.11" % "0.6.0"
[sh.almond/channels_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
sh.almond : logger_2.11 | jar | 0.6.0 |
co.fs2 : fs2-core_2.11 | jar | 1.1.0-M1 |
org.zeromq : jeromq | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.11 | jar | 0.6.7 |