Hyperion AppInfo

Hyperion-Android Plugin to show screen of details about an application

License

License

GroupId

GroupId

com.star-zero
ArtifactId

ArtifactId

hyperion-appinfo
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Hyperion AppInfo
Hyperion-Android Plugin to show screen of details about an application
Project URL

Project URL

https://github.com/STAR-ZERO/Hyperion-AppInfo
Source Code Management

Source Code Management

https://github.com/STAR-ZERO/Hyperion-AppInfo

Download hyperion-appinfo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.willowtreeapps.hyperion : hyperion-plugin jar 0.9.30

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.

Hyperion AppInfo

Download

Hyperion-Android Plugin to show screen of details about an application

demo

Usage

Add dependencies to build.gradle.

dependencies {
	debugImplementation "com.willowtreeapps.hyperion:hyperion-core:$hyperion_version"
	debugImplementation "com.star-zero:hyperion-appinfo:$plugin_latest_version"
}

License

MIT License

Versions

Version
2.0.0
1.1.0
1.0.1
1.0.0