License |
License |
---|---|
GroupId | GroupIdio.github.codepoem |
ArtifactId | ArtifactIddemo-base-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionUploadRepository
gradle scripts for upload repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
demo-base-android-1.0.0.pom | |
demo-base-android-1.0.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.codepoem/demo-base-android/ -->
<dependency>
<groupId>io.github.codepoem</groupId>
<artifactId>demo-base-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.codepoem/demo-base-android/
implementation 'io.github.codepoem:demo-base-android:1.0.0'
// https://jarcasting.com/artifacts/io.github.codepoem/demo-base-android/
implementation ("io.github.codepoem:demo-base-android:1.0.0")
'io.github.codepoem:demo-base-android:aar:1.0.0'
<dependency org="io.github.codepoem" name="demo-base-android" rev="1.0.0">
<artifact name="demo-base-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.codepoem', module='demo-base-android', version='1.0.0')
)
libraryDependencies += "io.github.codepoem" % "demo-base-android" % "1.0.0"
[io.github.codepoem/demo-base-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
io.github.codepoem : demo-lib-android | jar | 1.0.0 |
io.github.codepoem : demo-lib-java | jar | 1.0.0 |
io.github.codepoem : demo-lib-kotlin | jar | 1.0.0 |