License |
License |
---|---|
GroupId | GroupIdcom.grapecity.documents |
ArtifactId | ArtifactIdgcexcel |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptiongcexcel
Java Spreadsheet API with no Excel dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gcexcel-4.1.3.pom | |
gcexcel-4.1.3.jar | 7 MB |
gcexcel-4.1.3-sources.jar | 331 bytes |
gcexcel-4.1.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/ -->
<dependency>
<groupId>com.grapecity.documents</groupId>
<artifactId>gcexcel</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/
implementation 'com.grapecity.documents:gcexcel:4.1.3'
// https://jarcasting.com/artifacts/com.grapecity.documents/gcexcel/
implementation ("com.grapecity.documents:gcexcel:4.1.3")
'com.grapecity.documents:gcexcel:jar:4.1.3'
<dependency org="com.grapecity.documents" name="gcexcel" rev="4.1.3">
<artifact name="gcexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.grapecity.documents', module='gcexcel', version='4.1.3')
)
libraryDependencies += "com.grapecity.documents" % "gcexcel" % "4.1.3"
[com.grapecity.documents/gcexcel "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |
org.apache.pdfbox : pdfbox | jar | 2.0.19 |
commons-logging : commons-logging | jar | 1.2 |
net.sf.barcode4j : barcode4j | jar | 2.1 |
com.google.code.gson : gson | jar | 2.8.5 |