lib_common

Android basic library management

License

License

GroupId

GroupId

com.bimromatic
ArtifactId

ArtifactId

lib_common
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

lib_common
Android basic library management
Project URL

Project URL

https://github.com/bimromatic/MVVM_Practical/
Source Code Management

Source Code Management

https://github.com/bimromatic/MVVM_Practical/

Download lib_common

How to add to project

<!-- https://jarcasting.com/artifacts/com.bimromatic/lib_common/ -->
<dependency>
    <groupId>com.bimromatic</groupId>
    <artifactId>lib_common</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bimromatic/lib_common/
implementation 'com.bimromatic:lib_common:0.0.1'
// https://jarcasting.com/artifacts/com.bimromatic/lib_common/
implementation ("com.bimromatic:lib_common:0.0.1")
'com.bimromatic:lib_common:aar:0.0.1'
<dependency org="com.bimromatic" name="lib_common" rev="0.0.1">
  <artifact name="lib_common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bimromatic', module='lib_common', version='0.0.1')
)
libraryDependencies += "com.bimromatic" % "lib_common" % "0.0.1"
[com.bimromatic/lib_common "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.dagger : hilt-android jar 2.35.1
com.bimromatic : lib_base jar 0.0.1
com.bimromatic » library_theme jar unspecified
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1