is not current version
Last Version B-1.0.2.RELEASE

top.chaser.framework:common-excel B-1.0.1.RELEASE


GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

common-excel
Version

Version

B-1.0.1.RELEASE
Type

Type

jar

Download common-excel B-1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/top.chaser.framework/common-excel/ -->
<dependency>
    <groupId>top.chaser.framework</groupId>
    <artifactId>common-excel</artifactId>
    <version>B-1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/common-excel/
implementation 'top.chaser.framework:common-excel:B-1.0.1.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/common-excel/
implementation ("top.chaser.framework:common-excel:B-1.0.1.RELEASE")
'top.chaser.framework:common-excel:jar:B-1.0.1.RELEASE'
<dependency org="top.chaser.framework" name="common-excel" rev="B-1.0.1.RELEASE">
  <artifact name="common-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='common-excel', version='B-1.0.1.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "common-excel" % "B-1.0.1.RELEASE"
[top.chaser.framework/common-excel "B-1.0.1.RELEASE"]