is not current version
Last Version 0.4.1

io.github.zhongwm:cable_2.13 0.4.0

cable

GroupId

GroupId

io.github.zhongwm
ArtifactId

ArtifactId

cable_2.13
Version

Version

0.4.0
Type

Type

jar

Download cable_2.13 0.4.0


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