Beigesoft graphic Android delegators library.

This is delegators that implements graphic logic (read image from file...) with Android.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-graphic-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft graphic Android delegators library.
This is delegators that implements graphic logic (read image from file...) with Android.
Source Code Management

Source Code Management

https://github.com/demidenko05/beige-graphic-android.git

Download beige-graphic-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.beigesoft : beige-docwriter jar 1.0.0

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0