| License |
License |
|---|---|
| GroupId | GroupIdcn.guoyukun.jasst |
| ArtifactId | ArtifactIdasst-test |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionAssistant for Test
|
| Filename | Size |
|---|---|
| asst-test-0.0.1.pom | |
| asst-test-0.0.1.jar | 2 KB |
| asst-test-0.0.1-sources.jar | 1 KB |
| asst-test-0.0.1-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.guoyukun.jasst/asst-test/ -->
<dependency>
<groupId>cn.guoyukun.jasst</groupId>
<artifactId>asst-test</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.guoyukun.jasst/asst-test/
implementation 'cn.guoyukun.jasst:asst-test:0.0.1'
// https://jarcasting.com/artifacts/cn.guoyukun.jasst/asst-test/
implementation ("cn.guoyukun.jasst:asst-test:0.0.1")
'cn.guoyukun.jasst:asst-test:jar:0.0.1'
<dependency org="cn.guoyukun.jasst" name="asst-test" rev="0.0.1">
<artifact name="asst-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.guoyukun.jasst', module='asst-test', version='0.0.1')
)
libraryDependencies += "cn.guoyukun.jasst" % "asst-test" % "0.0.1"
[cn.guoyukun.jasst/asst-test "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |