| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.chyxion |
| Идентификатор | Идентификаторimage-combine |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеImage Combine
Combine 2~5 Images To One
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| image-combine-0.0.1-RELEASE.pom | |
| image-combine-0.0.1-RELEASE.jar | 13 KB |
| image-combine-0.0.1-RELEASE-sources.jar | 3 KB |
| image-combine-0.0.1-RELEASE-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.chyxion/image-combine/ -->
<dependency>
<groupId>me.chyxion</groupId>
<artifactId>image-combine</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion/image-combine/
implementation 'me.chyxion:image-combine:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion/image-combine/
implementation ("me.chyxion:image-combine:0.0.1-RELEASE")
'me.chyxion:image-combine:jar:0.0.1-RELEASE'
<dependency org="me.chyxion" name="image-combine" rev="0.0.1-RELEASE">
<artifact name="image-combine" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion', module='image-combine', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion" % "image-combine" % "0.0.1-RELEASE"
[me.chyxion/image-combine "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.imgscalr : imgscalr-lib | jar | 4.2 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.4.1 |
| junit : junit | jar | 4.12 |