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