GroupId | GroupIdcom.github.nisrulz |
---|---|
ArtifactId | ArtifactIdeasydeviceinfo-base |
Version | Version2.3.2 |
Type | Typeaar |
Filename | Size |
---|---|
easydeviceinfo-base-2.3.2.pom | |
easydeviceinfo-base-2.3.2.aar | 30 KB |
easydeviceinfo-base-2.3.2-sources.jar | 26 KB |
easydeviceinfo-base-2.3.2-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/easydeviceinfo-base/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>easydeviceinfo-base</artifactId>
<version>2.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/easydeviceinfo-base/
implementation 'com.github.nisrulz:easydeviceinfo-base:2.3.2'
// https://jarcasting.com/artifacts/com.github.nisrulz/easydeviceinfo-base/
implementation ("com.github.nisrulz:easydeviceinfo-base:2.3.2")
'com.github.nisrulz:easydeviceinfo-base:aar:2.3.2'
<dependency org="com.github.nisrulz" name="easydeviceinfo-base" rev="2.3.2">
<artifact name="easydeviceinfo-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='easydeviceinfo-base', version='2.3.2')
)
libraryDependencies += "com.github.nisrulz" % "easydeviceinfo-base" % "2.3.2"
[com.github.nisrulz/easydeviceinfo-base "2.3.2"]