is not current version
Last Version 0.6.0

sh.almond:channels_2.11 0.1.1

channels

GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

channels_2.11
Version

Version

0.1.1
Type

Type

jar

Download channels_2.11 0.1.1


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