is not current version
Last Version 1.5.1

platform-core 0.0.10

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

0.0.10
Type

Type

aar
Description

Description

platform-core
A Kotlin Multiplatform Library for detecting Platforms

Download platform-core-android 0.0.10


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.