| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.icexxx |
| Идентификатор | Идентификаторicegen |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеicegen
icegen
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| icegen-1.0.4.pom | |
| icegen-1.0.4.jar | 262 KB |
| icegen-1.0.4-sources.jar | 221 KB |
| icegen-1.0.4-javadoc.jar | 280 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.icexxx/icegen/ -->
<dependency>
<groupId>com.icexxx</groupId>
<artifactId>icegen</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.icexxx/icegen/
implementation 'com.icexxx:icegen:1.0.4'
// https://jarcasting.com/artifacts/com.icexxx/icegen/
implementation ("com.icexxx:icegen:1.0.4")
'com.icexxx:icegen:jar:1.0.4'
<dependency org="com.icexxx" name="icegen" rev="1.0.4">
<artifact name="icegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icexxx', module='icegen', version='1.0.4')
)
libraryDependencies += "com.icexxx" % "icegen" % "1.0.4"
[com.icexxx/icegen "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 4.6.8 |
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| mysql : mysql-connector-java | jar | 5.1.46 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |