License |
License |
---|---|
GroupId | GroupIdcom.github.aenniw |
ArtifactId | ArtifactIdjrobot-features |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionServes remote test libraries for Robot Framework that are implemented in Java.
|
Filename | Size |
---|---|
jrobot-features-3.6.0.pom | |
jrobot-features-3.6.0.kar | 4 MB |
jrobot-features-3.6.0-sources.jar | 887 bytes |
jrobot-features-3.6.0-javadoc.jar | 331 bytes |
jrobot-features-3.6.0-features.xml | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/ -->
<dependency>
<groupId>com.github.aenniw</groupId>
<artifactId>jrobot-features</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/
implementation 'com.github.aenniw:jrobot-features:3.6.0'
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/
implementation ("com.github.aenniw:jrobot-features:3.6.0")
'com.github.aenniw:jrobot-features:jar:3.6.0'
<dependency org="com.github.aenniw" name="jrobot-features" rev="3.6.0">
<artifact name="jrobot-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aenniw', module='jrobot-features', version='3.6.0')
)
libraryDependencies += "com.github.aenniw" % "jrobot-features" % "3.6.0"
[com.github.aenniw/jrobot-features "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aenniw : jrobot-remote-server | jar | 3.6.0 |