License |
License |
---|---|
GroupId | GroupIdeu.easyrpa |
ArtifactId | ArtifactIdeasy-rpa-openframework-core |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionEasyRPA Open Framework - Core
The common lightweight library of EasyRPA Open Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-core/ -->
<dependency>
<groupId>eu.easyrpa</groupId>
<artifactId>easy-rpa-openframework-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-core/
implementation 'eu.easyrpa:easy-rpa-openframework-core:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-core/
implementation ("eu.easyrpa:easy-rpa-openframework-core:1.0.0")
'eu.easyrpa:easy-rpa-openframework-core:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-core" rev="1.0.0">
<artifact name="easy-rpa-openframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-core', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-core" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-core "1.0.0"]