| Группа | Группаcom.oraen.oxygen |
|---|---|
| Идентификатор | Идентификаторexcelutil |
| Версия | ВерсияAPPLE-2.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| excelutil-APPLE-2.0.0.pom | |
| excelutil-APPLE-2.0.0.jar | 28 KB |
| excelutil-APPLE-2.0.0-sources.jar | 16 KB |
| excelutil-APPLE-2.0.0-javadoc.jar | 197 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/ -->
<dependency>
<groupId>com.oraen.oxygen</groupId>
<artifactId>excelutil</artifactId>
<version>APPLE-2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/
implementation 'com.oraen.oxygen:excelutil:APPLE-2.0.0'
// https://jarcasting.com/artifacts/com.oraen.oxygen/excelutil/
implementation ("com.oraen.oxygen:excelutil:APPLE-2.0.0")
'com.oraen.oxygen:excelutil:jar:APPLE-2.0.0'
<dependency org="com.oraen.oxygen" name="excelutil" rev="APPLE-2.0.0">
<artifact name="excelutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oraen.oxygen', module='excelutil', version='APPLE-2.0.0')
)
libraryDependencies += "com.oraen.oxygen" % "excelutil" % "APPLE-2.0.0"
[com.oraen.oxygen/excelutil "APPLE-2.0.0"]