is not current version
Last Version 0.8.3

com.lihaoyi:cask_3 0.7.18

cask

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

cask_3
Version

Version

0.7.18
Type

Type

jar

Download cask_3 0.7.18


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