Last Version

AndroidBitmapTransform project 1.0.0

Useful library to manipulate bitmap in Java.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.devnied.AndroidBitmapTransform
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
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 1.0.0

Filename Size
parent-1.0.0.pom 4 KB
Browse

<!-- 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