| License |
License |
|---|---|
| GroupId | GroupIdcom.weicools |
| ArtifactId | ArtifactIdktx |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCoreComponent
Android component pakcage.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktx-1.0.2.pom | |
| ktx-1.0.2-sources.jar | 24 KB |
| ktx-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicools/ktx/ -->
<dependency>
<groupId>com.weicools</groupId>
<artifactId>ktx</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicools/ktx/
implementation 'com.weicools:ktx:1.0.2'
// https://jarcasting.com/artifacts/com.weicools/ktx/
implementation ("com.weicools:ktx:1.0.2")
'com.weicools:ktx:aar:1.0.2'
<dependency org="com.weicools" name="ktx" rev="1.0.2">
<artifact name="ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weicools', module='ktx', version='1.0.2')
)
libraryDependencies += "com.weicools" % "ktx" % "1.0.2"
[com.weicools/ktx "1.0.2"]
| 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 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.startup » startup-runtime | jar | 1.1.0 |