License |
License |
---|---|
GroupId | GroupIdcom.expofp |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncommon
Common components of SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-2.0.0.pom | |
common-2.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expofp/common/ -->
<dependency>
<groupId>com.expofp</groupId>
<artifactId>common</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.expofp/common/
implementation 'com.expofp:common:2.0.0'
// https://jarcasting.com/artifacts/com.expofp/common/
implementation ("com.expofp:common:2.0.0")
'com.expofp:common:aar:2.0.0'
<dependency org="com.expofp" name="common" rev="2.0.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.expofp', module='common', version='2.0.0')
)
libraryDependencies += "com.expofp" % "common" % "2.0.0"
[com.expofp/common "2.0.0"]
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 |