License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdme.nemiron.hyperion |
ArtifactId | ArtifactIddevice-information |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondevice-information
Set of useful Hyperion plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
device-information-0.3.3.pom | |
device-information-0.3.3-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.nemiron.hyperion/device-information/ -->
<dependency>
<groupId>me.nemiron.hyperion</groupId>
<artifactId>device-information</artifactId>
<version>0.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nemiron.hyperion/device-information/
implementation 'me.nemiron.hyperion:device-information:0.3.3'
// https://jarcasting.com/artifacts/me.nemiron.hyperion/device-information/
implementation ("me.nemiron.hyperion:device-information:0.3.3")
'me.nemiron.hyperion:device-information:aar:0.3.3'
<dependency org="me.nemiron.hyperion" name="device-information" rev="0.3.3">
<artifact name="device-information" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nemiron.hyperion', module='device-information', version='0.3.3')
)
libraryDependencies += "me.nemiron.hyperion" % "device-information" % "0.3.3"
[me.nemiron.hyperion/device-information "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.1 |
com.willowtreeapps.hyperion : hyperion-plugin | jar | 0.9.31 |
com.jaredrummler : android-device-names | jar | 2.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |