Last Version

lib-common 0.0.1

Android basic library management

License

License

GroupId

GroupId

com.bimromatic
ArtifactId

ArtifactId

lib-common
Version

Version

0.0.1
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 0.0.1


<!-- 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.0

runtime (1)

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

Project Modules

There are no modules declared in this project.