License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-file |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-file-0.0.1.pom | |
modest-file-0.0.1.jar | 49 KB |
modest-file-0.0.1-sources.jar | 43 KB |
modest-file-0.0.1-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-file/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-file</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-file/
implementation 'com.github.percychuang:modest-file:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-file/
implementation ("com.github.percychuang:modest-file:0.0.1")
'com.github.percychuang:modest-file:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-file" rev="0.0.1">
<artifact name="modest-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-file', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-file" % "0.0.1"
[com.github.percychuang/modest-file "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.percychuang : modest-core | jar | 0.0.1 |
org.apache.poi : poi | jar | 3.14 |
org.apache.poi : poi-ooxml | jar | 3.14 |
net.sf.jxls : jxls-core | jar | 1.0.2 |
net.sf.jxls : jxls-reader | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |