is not current version
Last Version 4.0.8

com.github.bld-commons:dev-excel 1.1.5


GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

dev-excel
Version

Version

1.1.5
Type

Type

pom

Download dev-excel 1.1.5

Filename Size
dev-excel-1.1.5.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.bld-commons/dev-excel/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>dev-excel</artifactId>
    <version>1.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-excel/
implementation 'com.github.bld-commons:dev-excel:1.1.5'
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-excel/
implementation ("com.github.bld-commons:dev-excel:1.1.5")
'com.github.bld-commons:dev-excel:pom:1.1.5'
<dependency org="com.github.bld-commons" name="dev-excel" rev="1.1.5">
  <artifact name="dev-excel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='dev-excel', version='1.1.5')
)
libraryDependencies += "com.github.bld-commons" % "dev-excel" % "1.1.5"
[com.github.bld-commons/dev-excel "1.1.5"]