| Группа | Группаcom.github.nekolr |
|---|---|
| Идентификатор | Идентификаторwow-excel |
| Версия | Версия1.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| wow-excel-1.0.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/ -->
<dependency>
<groupId>com.github.nekolr</groupId>
<artifactId>wow-excel</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/
implementation 'com.github.nekolr:wow-excel:1.0.2'
// https://jarcasting.com/artifacts/com.github.nekolr/wow-excel/
implementation ("com.github.nekolr:wow-excel:1.0.2")
'com.github.nekolr:wow-excel:pom:1.0.2'
<dependency org="com.github.nekolr" name="wow-excel" rev="1.0.2">
<artifact name="wow-excel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nekolr', module='wow-excel', version='1.0.2')
)
libraryDependencies += "com.github.nekolr" % "wow-excel" % "1.0.2"
[com.github.nekolr/wow-excel "1.0.2"]