is not current version
Last Version 1.9

me.fycz.maple:maple 1.1

A hook framework for Android Runtime (ART)

GroupId

GroupId

me.fycz.maple
ArtifactId

ArtifactId

maple
Version

Version

1.1
Type

Type

aar

Download maple 1.1


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