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