License |
License |
---|---|
GroupId | GroupIdcom.cmonbaby |
ArtifactId | ArtifactIdhotfix_lower |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhotfix_lower
Android HotFix Core Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hotfix_lower-2.0.0.pom | |
hotfix_lower-2.0.0.jar | 6 KB |
hotfix_lower-2.0.0-sources.jar | 5 KB |
hotfix_lower-2.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cmonbaby/hotfix_lower/ -->
<dependency>
<groupId>com.cmonbaby</groupId>
<artifactId>hotfix_lower</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/hotfix_lower/
implementation 'com.cmonbaby:hotfix_lower:2.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/hotfix_lower/
implementation ("com.cmonbaby:hotfix_lower:2.0.0")
'com.cmonbaby:hotfix_lower:jar:2.0.0'
<dependency org="com.cmonbaby" name="hotfix_lower" rev="2.0.0">
<artifact name="hotfix_lower" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='hotfix_lower', version='2.0.0')
)
libraryDependencies += "com.cmonbaby" % "hotfix_lower" % "2.0.0"
[com.cmonbaby/hotfix_lower "2.0.0"]