License |
License |
---|---|
GroupId | GroupIdcom.weicools |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCoreComponent
Android component pakcage.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.1.0.pom | |
utils-1.1.0-sources.jar | 1 KB |
utils-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicools/utils/ -->
<dependency>
<groupId>com.weicools</groupId>
<artifactId>utils</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicools/utils/
implementation 'com.weicools:utils:1.1.0'
// https://jarcasting.com/artifacts/com.weicools/utils/
implementation ("com.weicools:utils:1.1.0")
'com.weicools:utils:aar:1.1.0'
<dependency org="com.weicools" name="utils" rev="1.1.0">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weicools', module='utils', version='1.1.0')
)
libraryDependencies += "com.weicools" % "utils" % "1.1.0"
[com.weicools/utils "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.0 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |