regret

An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.

License

License

GroupId

GroupId

io.github.muddz
ArtifactId

ArtifactId

regret
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

regret
An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.
Project URL

Project URL

https://github.com/Muddz/regret
Source Code Management

Source Code Management

https://github.com/Muddz/regret

Download regret

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.muddz/regret/ -->
<dependency>
    <groupId>io.github.muddz</groupId>
    <artifactId>regret</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muddz/regret/
implementation 'io.github.muddz:regret:1.4.0'
// https://jarcasting.com/artifacts/io.github.muddz/regret/
implementation ("io.github.muddz:regret:1.4.0")
'io.github.muddz:regret:aar:1.4.0'
<dependency org="io.github.muddz" name="regret" rev="1.4.0">
  <artifact name="regret" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muddz', module='regret', version='1.4.0')
)
libraryDependencies += "io.github.muddz" % "regret" % "1.4.0"
[io.github.muddz/regret "1.4.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0