License |
License |
---|---|
GroupId | GroupIdcom.expofp |
ArtifactId | ArtifactIdcommon |
Version | Version0.0.6 |
Type | Typeaar |
Description |
Descriptioncommon
Common components of SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.0.6.pom | |
common-0.0.6-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expofp/common/ -->
<dependency>
<groupId>com.expofp</groupId>
<artifactId>common</artifactId>
<version>0.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.expofp/common/
implementation 'com.expofp:common:0.0.6'
// https://jarcasting.com/artifacts/com.expofp/common/
implementation ("com.expofp:common:0.0.6")
'com.expofp:common:aar:0.0.6'
<dependency org="com.expofp" name="common" rev="0.0.6">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.expofp', module='common', version='0.0.6')
)
libraryDependencies += "com.expofp" % "common" % "0.0.6"
[com.expofp/common "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
com.google.android.material » material | jar | 1.6.0 |