is not current version
Last Version 1.8

com.telly:wasp 1.7

Bitmap utilities for Android

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

wasp
Version

Version

1.7
Type

Type

jar

Download wasp 1.7


<!-- https://jarcasting.com/artifacts/com.telly/wasp/ -->
<dependency>
    <groupId>com.telly</groupId>
    <artifactId>wasp</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.telly/wasp/
implementation 'com.telly:wasp:1.7'
// https://jarcasting.com/artifacts/com.telly/wasp/
implementation ("com.telly:wasp:1.7")
'com.telly:wasp:jar:1.7'
<dependency org="com.telly" name="wasp" rev="1.7">
  <artifact name="wasp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telly', module='wasp', version='1.7')
)
libraryDependencies += "com.telly" % "wasp" % "1.7"
[com.telly/wasp "1.7"]