e

easy-rpa-openframework-core

The common lightweight library of EasyRPA Open Framework.
https://github.com/easy-rpa/openframework
The Apache Software License, Version 2.0
Mikhail Trubach
Files download
File Operation
easy-rpa-openframework-core-1.2.0.jar download
easy-rpa-openframework-core-1.2.0.pom download
easy-rpa-openframework-core-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>eu.easyrpa</groupId>
  <artifactId>easy-rpa-openframework-core</artifactId>
  <version>1.2.0</version>
</dependency>
Gradle Groovy
implementation 'eu.easyrpa:easy-rpa-openframework-core:1.2.0'
Gradle Kotlin
implementation("eu.easyrpa:easy-rpa-openframework-core:1.2.0")
Scala SBT
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-core" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='eu.easyrpa', module='easy-rpa-openframework-core', version='1.2.0')
)
Apache Ivy
<dependency org="eu.easyrpa" name="easy-rpa-openframework-core" rev="1.2.0" />
Leiningen
[eu.easyrpa/easy-rpa-openframework-core "1.2.0"]
Apache Buildr
'eu.easyrpa:easy-rpa-openframework-core:jar:1.2.0'
Dependencies
The project has no third-party dependencies