License |
License |
---|---|
GroupId | GroupIdcom.tecacet |
ArtifactId | ArtifactIdjflat-excel |
Version | Version1.3.0 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jflat-excel-1.3.0.pom | |
jflat-excel-1.3.0.jar | 11 KB |
jflat-excel-1.3.0-sources.jar | 6 KB |
jflat-excel-1.3.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tecacet/jflat-excel/ -->
<dependency>
<groupId>com.tecacet</groupId>
<artifactId>jflat-excel</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecacet/jflat-excel/
implementation 'com.tecacet:jflat-excel:1.3.0'
// https://jarcasting.com/artifacts/com.tecacet/jflat-excel/
implementation ("com.tecacet:jflat-excel:1.3.0")
'com.tecacet:jflat-excel:jar:1.3.0'
<dependency org="com.tecacet" name="jflat-excel" rev="1.3.0">
<artifact name="jflat-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecacet', module='jflat-excel', version='1.3.0')
)
libraryDependencies += "com.tecacet" % "jflat-excel" % "1.3.0"
[com.tecacet/jflat-excel "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tecacet : jflat-core | jar | ${project.version} |
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |