is not current version
Last Version 2.0.0

com.lihaoyi:upickle_2.11 0.1.0-JS

upickle

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

upickle_2.11
Version

Version

0.1.0-JS
Type

Type

jar

Download upickle_2.11 0.1.0-JS


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