is not current version
Last Version 2.0.0

com.expofp:common 0.0.7

Common components of SDK

GroupId

GroupId

com.expofp
ArtifactId

ArtifactId

common
Version

Version

0.0.7
Type

Type

aar

Download common 0.0.7


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