| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.zqycl |
| ArtifactId | ArtifactIdmsa |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmsa
标准获取移动设备唯一标识
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| msa-1.0.0.pom | |
| msa-1.0.0-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zqycl/msa/ -->
<dependency>
<groupId>io.gitee.zqycl</groupId>
<artifactId>msa</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zqycl/msa/
implementation 'io.gitee.zqycl:msa:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.zqycl/msa/
implementation ("io.gitee.zqycl:msa:1.0.0")
'io.gitee.zqycl:msa:aar:1.0.0'
<dependency org="io.gitee.zqycl" name="msa" rev="1.0.0">
<artifact name="msa" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zqycl', module='msa', version='1.0.0')
)
libraryDependencies += "io.gitee.zqycl" % "msa" % "1.0.0"
[io.gitee.zqycl/msa "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| » unspecified | jar | |
| org.projectlombok : lombok | jar | 1.18.16 |