| License |
License |
|---|---|
| GroupId | GroupIdcom.github.Shouheng88 |
| ArtifactId | ArtifactIdutils-core |
| Last Version | Last Version2.7.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUtils-core
Android Utils Kotlin Extensions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-core-2.7.0.pom | |
| utils-core-2.7.0.aar | 192 KB |
| utils-core-2.7.0-sources.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/utils-core/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>utils-core</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-core/
implementation 'com.github.Shouheng88:utils-core:2.7.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-core/
implementation ("com.github.Shouheng88:utils-core:2.7.0")
'com.github.Shouheng88:utils-core:aar:2.7.0'
<dependency org="com.github.Shouheng88" name="utils-core" rev="2.7.0">
<artifact name="utils-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='utils-core', version='2.7.0')
)
libraryDependencies += "com.github.Shouheng88" % "utils-core" % "2.7.0"
[com.github.Shouheng88/utils-core "2.7.0"]