is not current version
Last Version 1.5.1

platform-core 1.4.40

A Kotlin Multiplatform Library for detecting Platforms

License

License

MIT License
Categories

Categories

ORM Data
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

platform-core-android
Version

Version

1.4.40
Type

Type

aar
Description

Description

platform-core
A Kotlin Multiplatform Library for detecting Platforms

Download platform-core-android 1.4.40


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.3.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.