is not current version
Last Version 1.5.1

tz.co.asoft:platform-core-android 1.4.60

A Kotlin Multiplatform Library for detecting Platforms

Categories

Categories

ORM Data
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

platform-core-android
Version

Version

1.4.60
Type

Type

aar

Download platform-core-android 1.4.60


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