License |
License |
---|---|
GroupId | GroupIdcom.telly |
ArtifactId | ArtifactIdwasp |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWasp - Bitmap Utilities for Android
Bitmap utilities for Android
|
Filename | Size |
---|---|
wasp-1.8.pom | |
wasp-1.8.jar | 30 KB |
wasp-1.8-sources.jar | 16 KB |
wasp-1.8-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telly/wasp/ -->
<dependency>
<groupId>com.telly</groupId>
<artifactId>wasp</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.telly/wasp/
implementation 'com.telly:wasp:1.8'
// https://jarcasting.com/artifacts/com.telly/wasp/
implementation ("com.telly:wasp:1.8")
'com.telly:wasp:jar:1.8'
<dependency org="com.telly" name="wasp" rev="1.8">
<artifact name="wasp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telly', module='wasp', version='1.8')
)
libraryDependencies += "com.telly" % "wasp" % "1.8"
[com.telly/wasp "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.6_r2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |