| License |
License |
|---|---|
| GroupId | GroupIdme.neavo |
| ArtifactId | ArtifactIdlibumengupdate |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlibumengupdate
libumengupdate
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libumengupdate-2.4.2.pom | |
| libumengupdate-2.4.2.aar | 156 KB |
| libumengupdate-2.4.2-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.neavo/libumengupdate/ -->
<dependency>
<groupId>me.neavo</groupId>
<artifactId>libumengupdate</artifactId>
<version>2.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.neavo/libumengupdate/
implementation 'me.neavo:libumengupdate:2.4.2'
// https://jarcasting.com/artifacts/me.neavo/libumengupdate/
implementation ("me.neavo:libumengupdate:2.4.2")
'me.neavo:libumengupdate:aar:2.4.2'
<dependency org="me.neavo" name="libumengupdate" rev="2.4.2">
<artifact name="libumengupdate" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.neavo', module='libumengupdate', version='2.4.2')
)
libraryDependencies += "me.neavo" % "libumengupdate" % "2.4.2"
[me.neavo/libumengupdate "2.4.2"]