MVN

com.github.hi-fi : robotframework-javalib-base

Maven & Gradle

Oct 22, 2017
1 usages
0 stars

Robot Framework base for Java libraries · Simple way to start creating of Robot Framework libraries with Java. Including logging and variable parsing.

<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>robotframework-javalib-base</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hi-fi : robotframework-javalib-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.hi-fi : robotframework-javalib-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
robotframework-javalib-base-0.0.2
robotframework-javalib-base-0.0.1

How to add a dependency to Maven

Add the following com.github.hi-fi : robotframework-javalib-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>robotframework-javalib-base</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hi-fi : robotframework-javalib-base gradle dependency to your build.gradle file:

implementation 'com.github.hi-fi:robotframework-javalib-base:0.0.2'

Gradle Kotlin DSL: Add the following com.github.hi-fi : robotframework-javalib-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hi-fi:robotframework-javalib-base:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hi-fi : robotframework-javalib-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hi-fi" % "robotframework-javalib-base" % "0.0.2"

Advertisement

Dependencies from Group

Jan 09, 2022
3 usages
1 stars
Mar 01, 2020
1 usages
21 stars
Oct 22, 2017
1 usages
0 stars
Oct 05, 2016
8 stars

Discover Dependencies

Aug 28, 2020
2 usages
1.9k stars
Sep 18, 2021
1 usages
78 stars
Sep 26, 2018
1 usages
0 stars
Feb 08, 2018
1 usages
May 01, 2020
1 usages
0 stars
May 01, 2020
1 usages
0 stars
Nov 24, 2022
2 usages
11.9k stars