is not current version
Last Version 1.0.1

ph.extremelogic:extremelogic-android-common-core 1.0.0

Common core android library used by Extreme Logic

GroupId

GroupId

ph.extremelogic
ArtifactId

ArtifactId

extremelogic-android-common-core
Version

Version

1.0.0
Type

Type

aar

Download extremelogic-android-common-core 1.0.0


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