is not current version
Last Version 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.

GroupId

GroupId

com.commsen
ArtifactId

ArtifactId

jwebthumb
Version

Version

0.2
Type

Type

jar

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