Categories |
CategoriesAuto Application Layer Libs Code Generators KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.lilyhu2014 |
ArtifactId | ArtifactIdapi-autotest-keyword |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
api-autotest-keyword-1.0.0.pom | |
api-autotest-keyword-1.0.0.jar | 38 KB |
api-autotest-keyword-1.0.0-sources.jar | 20 KB |
api-autotest-keyword-1.0.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/ -->
<dependency>
<groupId>com.github.lilyhu2014</groupId>
<artifactId>api-autotest-keyword</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/
implementation 'com.github.lilyhu2014:api-autotest-keyword:1.0.0'
// https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/
implementation ("com.github.lilyhu2014:api-autotest-keyword:1.0.0")
'com.github.lilyhu2014:api-autotest-keyword:jar:1.0.0'
<dependency org="com.github.lilyhu2014" name="api-autotest-keyword" rev="1.0.0">
<artifact name="api-autotest-keyword" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lilyhu2014', module='api-autotest-keyword', version='1.0.0')
)
libraryDependencies += "com.github.lilyhu2014" % "api-autotest-keyword" % "1.0.0"
[com.github.lilyhu2014/api-autotest-keyword "1.0.0"]