xUnwind Android Lib

xUnwind is a collection of Android native stack unwinding solutions.

License

License

GroupId

GroupId

io.hexhacking
ArtifactId

ArtifactId

xunwind
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

xUnwind Android Lib
xUnwind is a collection of Android native stack unwinding solutions.
Project URL

Project URL

https://github.com/hexhacking/xUnwind
Source Code Management

Source Code Management

https://github.com/hexhacking/xUnwind

Download xunwind

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
io.hexhacking : xdl jar 1.1.2

Project Modules

There are no modules declared in this project.
io.hexhacking

HexHacking

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1