GroupId | GroupIdcom.github.bld-commons.excel |
---|---|
ArtifactId | ArtifactIdread-excel |
Version | Version4.0.6 |
Type | Typejar |
Filename | Size |
---|---|
read-excel-4.0.6.pom | |
read-excel-4.0.6.jar | 32 KB |
read-excel-4.0.6-sources.jar | 23 KB |
read-excel-4.0.6-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/ -->
<dependency>
<groupId>com.github.bld-commons.excel</groupId>
<artifactId>read-excel</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation 'com.github.bld-commons.excel:read-excel:4.0.6'
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation ("com.github.bld-commons.excel:read-excel:4.0.6")
'com.github.bld-commons.excel:read-excel:jar:4.0.6'
<dependency org="com.github.bld-commons.excel" name="read-excel" rev="4.0.6">
<artifact name="read-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons.excel', module='read-excel', version='4.0.6')
)
libraryDependencies += "com.github.bld-commons.excel" % "read-excel" % "4.0.6"
[com.github.bld-commons.excel/read-excel "4.0.6"]