Jar examples for r:robotframework-javalib-base
Simple way to start creating of Robot Framework libraries with Java. Including logging and variable parsing.
You can download jar file robotframework-javalib-base 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add robotframework-javalib-base-0.0.2.jar to your project.
<dependency> <groupId>com.github.hi-fi</groupId> <artifactId>robotframework-javalib-base</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.hi-fi', name: 'robotframework-javalib-base', version: '0.0.2'
libraryDependencies += "com.github.hi-fi" % "robotframework-javalib-base" % "0.0.2"
<dependency org="com.github.hi-fi" name="robotframework-javalib-base" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.hi-fi', module='robotframework-javalib-base', version='0.0.2'))
'com.github.hi-fi:robotframework-javalib-base:jar:0.0.2'
Click the following link to download the jar file.
robotframework-javalib-base-0.0.2-javadoc.jar