is not current version
Last Version 1.3-CR5

org.adorsys.xlseasy:xlseasy.cbe 1.3-CR4

Configution by Exception pluguns for XLSeasy

GroupId

GroupId

org.adorsys.xlseasy
ArtifactId

ArtifactId

xlseasy.cbe
Version

Version

1.3-CR4
Type

Type

jar

Download xlseasy.cbe 1.3-CR4


<!-- https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.cbe/ -->
<dependency>
    <groupId>org.adorsys.xlseasy</groupId>
    <artifactId>xlseasy.cbe</artifactId>
    <version>1.3-CR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.cbe/
implementation 'org.adorsys.xlseasy:xlseasy.cbe:1.3-CR4'
// https://jarcasting.com/artifacts/org.adorsys.xlseasy/xlseasy.cbe/
implementation ("org.adorsys.xlseasy:xlseasy.cbe:1.3-CR4")
'org.adorsys.xlseasy:xlseasy.cbe:jar:1.3-CR4'
<dependency org="org.adorsys.xlseasy" name="xlseasy.cbe" rev="1.3-CR4">
  <artifact name="xlseasy.cbe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.adorsys.xlseasy', module='xlseasy.cbe', version='1.3-CR4')
)
libraryDependencies += "org.adorsys.xlseasy" % "xlseasy.cbe" % "1.3-CR4"
[org.adorsys.xlseasy/xlseasy.cbe "1.3-CR4"]