GroupId | GroupIdcom.github.Shouheng88 |
---|---|
ArtifactId | ArtifactIdutils-ktx |
Version | Version2.5.0 |
Type | Typeaar |
Filename | Size |
---|---|
utils-ktx-2.5.0.pom | |
utils-ktx-2.5.0.aar | 53 KB |
utils-ktx-2.5.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>utils-ktx</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/
implementation 'com.github.Shouheng88:utils-ktx:2.5.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/
implementation ("com.github.Shouheng88:utils-ktx:2.5.0")
'com.github.Shouheng88:utils-ktx:aar:2.5.0'
<dependency org="com.github.Shouheng88" name="utils-ktx" rev="2.5.0">
<artifact name="utils-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='utils-ktx', version='2.5.0')
)
libraryDependencies += "com.github.Shouheng88" % "utils-ktx" % "2.5.0"
[com.github.Shouheng88/utils-ktx "2.5.0"]