is not current version
Last Version 0.6.0

sh.almond:channels_2.11 0.3.0

channels

GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

channels_2.11
Version

Version

0.3.0
Type

Type

jar

Download channels_2.11 0.3.0


<!-- https://jarcasting.com/artifacts/sh.almond/channels_2.11/ -->
<dependency>
    <groupId>sh.almond</groupId>
    <artifactId>channels_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/channels_2.11/
implementation 'sh.almond:channels_2.11:0.3.0'
// https://jarcasting.com/artifacts/sh.almond/channels_2.11/
implementation ("sh.almond:channels_2.11:0.3.0")
'sh.almond:channels_2.11:jar:0.3.0'
<dependency org="sh.almond" name="channels_2.11" rev="0.3.0">
  <artifact name="channels_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='channels_2.11', version='0.3.0')
)
libraryDependencies += "sh.almond" % "channels_2.11" % "0.3.0"
[sh.almond/channels_2.11 "0.3.0"]