is not current version
Last Version 0.8.3

com.lihaoyi:cask_2.13 0.7.20

cask

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

cask_2.13
Version

Version

0.7.20
Type

Type

jar

Download cask_2.13 0.7.20


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