| License |
License |
|---|---|
| GroupId | GroupIdcom.bimromatic |
| ArtifactId | ArtifactIdlib_common |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlib_common
Android basic library management
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lib_common-0.0.1.pom | |
| lib_common-0.0.1.module | 3 KB |
| lib_common-0.0.1-sources.jar | 7 KB |
| lib_common-0.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |