AndroidBitmapTransform library

Useful library to manipulate bitmap in Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.devnied.AndroidBitmapTransform
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AndroidBitmapTransform library
Useful library to manipulate bitmap in Java.

Download library

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0