is not current version
Last Version 1.5.1

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

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.10
Type

Type

aar

Download platform-core-android 1.4.10


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