AndroidBitmapTransform project

Useful library to manipulate bitmap in Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.devnied.AndroidBitmapTransform
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AndroidBitmapTransform project
Useful library to manipulate bitmap in Java.
Project URL

Project URL

https://github.com/devnied/AndroidBitmapTransform

Download parent

Filename Size
parent-1.0.0.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library

Versions

Version
1.0.0