is not current version
Last Version 1.0.30

com.butor:butor-report 1.0.6

Butor Framework - Excel reports utils The project is released under APL 2.0 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.6
Type

Type

jar

Download butor-report 1.0.6


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