не последняя версия
Последняя версия 0.3

com.commsen:jwebthumb 0.2

JWebThumb is Java API for WebThumb (webthumb.bluga.net) web service API for generating web thumbnails and full size snapshots of websites.

Группа

Группа

com.commsen
Идентификатор

Идентификатор

jwebthumb
Версия

Версия

0.2
Тип

Тип

jar

Скачать jwebthumb 0.2


<!-- 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"]