| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nekolr |
| ArtifactId | ArtifactIdwow-excel |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionwow-excel
Make reading and writing excel easier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wow-excel-1.1.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/ -->
<dependency>
<groupId>com.github.nekolr</groupId>
<artifactId>wow-excel</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/
implementation 'com.github.nekolr:wow-excel:1.1.0'
// https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/
implementation ("com.github.nekolr:wow-excel:1.1.0")
'com.github.nekolr:wow-excel:pom:1.1.0'
<dependency org="com.github.nekolr" name="wow-excel" rev="1.1.0">
<artifact name="wow-excel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nekolr', module='wow-excel', version='1.1.0')
)
libraryDependencies += "com.github.nekolr" % "wow-excel" % "1.1.0"
[com.github.nekolr/wow-excel "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |