is not current version
Last Version 2.2.1

org.noear:rock.client 1.2.8


Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

rock.client
Version

Version

1.2.8
Type

Type

jar

Download rock.client 1.2.8


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