| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dishevelled |
| Идентификатор | Идентификаторdsh-thumbnail |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdishevelled.org thumbnail
Implementation of the freedesktop.org thumbnail specification.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dsh-thumbnail-1.0.pom | |
| dsh-thumbnail-1.0.jar | 43 KB |
| dsh-thumbnail-1.0-sources.jar | 38 KB |
| dsh-thumbnail-1.0-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-thumbnail</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/
implementation 'org.dishevelled:dsh-thumbnail:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/
implementation ("org.dishevelled:dsh-thumbnail:1.0")
'org.dishevelled:dsh-thumbnail:jar:1.0'
<dependency org="org.dishevelled" name="dsh-thumbnail" rev="1.0">
<artifact name="dsh-thumbnail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-thumbnail', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-thumbnail" % "1.0"
[org.dishevelled/dsh-thumbnail "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 27.0.1-jre |
| commons-codec : commons-codec | jar | 1.13 |
| org.dishevelled : dsh-identify | jar | 1.3 |
| org.imgscalr : imgscalr-lib | jar | 4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |