| License |
License |
|---|---|
| GroupId | GroupIdcom.github.aenniw |
| ArtifactId | ArtifactIdjrobot-parent |
| Last Version | Last Version3.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionServes remote test libraries for Robot Framework that are implemented in Java.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jrobot-parent-3.6.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/ -->
<dependency>
<groupId>com.github.aenniw</groupId>
<artifactId>jrobot-parent</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/
implementation 'com.github.aenniw:jrobot-parent:3.6.0'
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-parent/
implementation ("com.github.aenniw:jrobot-parent:3.6.0")
'com.github.aenniw:jrobot-parent:pom:3.6.0'
<dependency org="com.github.aenniw" name="jrobot-parent" rev="3.6.0">
<artifact name="jrobot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aenniw', module='jrobot-parent', version='3.6.0')
)
libraryDependencies += "com.github.aenniw" % "jrobot-parent" % "3.6.0"
[com.github.aenniw/jrobot-parent "3.6.0"]