Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdupickle-implicits_native0.4_2.13 |
Version | Version1.3.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/upickle-implicits_native0.4_2.13/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>upickle-implicits_native0.4_2.13</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/upickle-implicits_native0.4_2.13/
implementation 'com.lihaoyi:upickle-implicits_native0.4_2.13:1.3.5'
// https://jarcasting.com/artifacts/com.lihaoyi/upickle-implicits_native0.4_2.13/
implementation ("com.lihaoyi:upickle-implicits_native0.4_2.13:1.3.5")
'com.lihaoyi:upickle-implicits_native0.4_2.13:jar:1.3.5'
<dependency org="com.lihaoyi" name="upickle-implicits_native0.4_2.13" rev="1.3.5">
<artifact name="upickle-implicits_native0.4_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='upickle-implicits_native0.4_2.13', version='1.3.5')
)
libraryDependencies += "com.lihaoyi" % "upickle-implicits_native0.4_2.13" % "1.3.5"
[com.lihaoyi/upickle-implicits_native0.4_2.13 "1.3.5"]