is not current version
Last Version 0.13.0

sh.almond:channels_2.13 0.10.2

channels

GroupId

GroupId

sh.almond
ArtifactId

ArtifactId

channels_2.13
Version

Version

0.10.2
Type

Type

jar

Download channels_2.13 0.10.2


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