License |
License |
---|---|
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdhardwareutils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHardwareUtils
Android hardware byte-operation util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hardwareutils-1.0.0.pom | |
hardwareutils-1.0.0-sources.jar | 4 KB |
hardwareutils-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/hardwareutils/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>hardwareutils</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/hardwareutils/
implementation 'com.licheedev:hardwareutils:1.0.0'
// https://jarcasting.com/artifacts/com.licheedev/hardwareutils/
implementation ("com.licheedev:hardwareutils:1.0.0")
'com.licheedev:hardwareutils:aar:1.0.0'
<dependency org="com.licheedev" name="hardwareutils" rev="1.0.0">
<artifact name="hardwareutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='hardwareutils', version='1.0.0')
)
libraryDependencies += "com.licheedev" % "hardwareutils" % "1.0.0"
[com.licheedev/hardwareutils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |