License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.alibaba.msha |
ArtifactId | ArtifactIdclient-rule |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Appactive
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
client-rule-0.2.1.pom | |
client-rule-0.2.1.jar | 45 KB |
client-rule-0.2.1-sources.jar | 33 KB |
client-rule-0.2.1-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.msha/client-rule/ -->
<dependency>
<groupId>com.alibaba.msha</groupId>
<artifactId>client-rule</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.msha/client-rule/
implementation 'com.alibaba.msha:client-rule:0.2.1'
// https://jarcasting.com/artifacts/com.alibaba.msha/client-rule/
implementation ("com.alibaba.msha:client-rule:0.2.1")
'com.alibaba.msha:client-rule:jar:0.2.1'
<dependency org="com.alibaba.msha" name="client-rule" rev="0.2.1">
<artifact name="client-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.msha', module='client-rule', version='0.2.1')
)
libraryDependencies += "com.alibaba.msha" % "client-rule" % "0.2.1"
[com.alibaba.msha/client-rule "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.msha : client-channel | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 28.1-jre |