is not current version
Last Version 1.1.21

org.openl.rules:org.openl.rules.mapping.dev.plugin 1.1.0

A toolkit which is used by Excel plugin.

GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

org.openl.rules.mapping.dev.plugin
Version

Version

1.1.0
Type

Type

jar

Download org.openl.rules.mapping.dev.plugin 1.1.0


<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.mapping.dev.plugin/ -->
<dependency>
    <groupId>org.openl.rules</groupId>
    <artifactId>org.openl.rules.mapping.dev.plugin</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.mapping.dev.plugin/
implementation 'org.openl.rules:org.openl.rules.mapping.dev.plugin:1.1.0'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.mapping.dev.plugin/
implementation ("org.openl.rules:org.openl.rules.mapping.dev.plugin:1.1.0")
'org.openl.rules:org.openl.rules.mapping.dev.plugin:jar:1.1.0'
<dependency org="org.openl.rules" name="org.openl.rules.mapping.dev.plugin" rev="1.1.0">
  <artifact name="org.openl.rules.mapping.dev.plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.mapping.dev.plugin', version='1.1.0')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.mapping.dev.plugin" % "1.1.0"
[org.openl.rules/org.openl.rules.mapping.dev.plugin "1.1.0"]