UploadRepository

gradle scripts for upload repository.

License

License

GroupId

GroupId

io.github.codepoem
ArtifactId

ArtifactId

demo-lib-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

UploadRepository
gradle scripts for upload repository.
Project URL

Project URL

https://github.com/CodePoem/UploadRepository
Source Code Management

Source Code Management

https://github.com/CodePoem/UploadRepository

Download demo-lib-android

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.codepoem/demo-lib-android/ -->
<dependency>
    <groupId>io.github.codepoem</groupId>
    <artifactId>demo-lib-android</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.codepoem/demo-lib-android/
implementation 'io.github.codepoem:demo-lib-android:1.0.0'
// https://jarcasting.com/artifacts/io.github.codepoem/demo-lib-android/
implementation ("io.github.codepoem:demo-lib-android:1.0.0")
'io.github.codepoem:demo-lib-android:aar:1.0.0'
<dependency org="io.github.codepoem" name="demo-lib-android" rev="1.0.0">
  <artifact name="demo-lib-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.codepoem', module='demo-lib-android', version='1.0.0')
)
libraryDependencies += "io.github.codepoem" % "demo-lib-android" % "1.0.0"
[io.github.codepoem/demo-lib-android "1.0.0"]

Dependencies

runtime (5)

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-java jar 1.0.0
io.github.codepoem : demo-lib-kotlin jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0