License |
License |
---|---|
GroupId | GroupIdio.github.codepoem |
ArtifactId | ArtifactIdv-android-ext |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVExt
VExt is our ext fun collections
|
Filename | Size |
---|---|
v-android-ext-1.0.1.pom | |
v-android-ext-1.0.1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.codepoem/v-android-ext/ -->
<dependency>
<groupId>io.github.codepoem</groupId>
<artifactId>v-android-ext</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.codepoem/v-android-ext/
implementation 'io.github.codepoem:v-android-ext:1.0.1'
// https://jarcasting.com/artifacts/io.github.codepoem/v-android-ext/
implementation ("io.github.codepoem:v-android-ext:1.0.1")
'io.github.codepoem:v-android-ext:aar:1.0.1'
<dependency org="io.github.codepoem" name="v-android-ext" rev="1.0.1">
<artifact name="v-android-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.codepoem', module='v-android-ext', version='1.0.1')
)
libraryDependencies += "io.github.codepoem" % "v-android-ext" % "1.0.1"
[io.github.codepoem/v-android-ext "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |