is not current version
Last Version 0.1.2

com.lihaoyi:sjsonnet-client 0.1.0

sjsonnet-client

Categories

Categories

Net CLI User Interface JSON Data
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

sjsonnet-client
Version

Version

0.1.0
Type

Type

jar

Download sjsonnet-client 0.1.0


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