is not current version
Last Version 2.0.102

dev.skomlach:common 2.0.78

The set of helper tools for AdvancedBiometricPromptCompat library

GroupId

GroupId

dev.skomlach
ArtifactId

ArtifactId

common
Version

Version

2.0.78
Type

Type

aar

Download common 2.0.78


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