is not current version
Last Version 1.0.30

com.butor:butor-report 1.0.13

Butor Framework - Excel reports utils. This project is an utility module, contains utility functions for the other modules of the framework.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-report
Version

Version

1.0.13
Type

Type

jar

Download butor-report 1.0.13


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