License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.limiaogithub |
ArtifactId | ArtifactIdyt_excel |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyt_excel
yt_excel
|
Project URL |
Project URL |
Filename | Size |
---|---|
yt_excel-1.0.0.pom | |
yt_excel-1.0.0.jar | 20 KB |
yt_excel-1.0.0-sources.jar | 13 KB |
yt_excel-1.0.0-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.limiaogithub/yt_excel/ -->
<dependency>
<groupId>com.github.limiaogithub</groupId>
<artifactId>yt_excel</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_excel/
implementation 'com.github.limiaogithub:yt_excel:1.0.0'
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_excel/
implementation ("com.github.limiaogithub:yt_excel:1.0.0")
'com.github.limiaogithub:yt_excel:jar:1.0.0'
<dependency org="com.github.limiaogithub" name="yt_excel" rev="1.0.0">
<artifact name="yt_excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limiaogithub', module='yt_excel', version='1.0.0')
)
libraryDependencies += "com.github.limiaogithub" % "yt_excel" % "1.0.0"
[com.github.limiaogithub/yt_excel "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.poi : poi-ooxml | jar | 3.11 |
org.springframework : spring-web | jar | 4.3.10.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.github.limiaogithub : yt_base | jar | 1.0.0 |