platform-core

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
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

platform-core
A Kotlin Multiplatform Library for detecting Platforms

Download platform-core-android

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.62
1.4.61
1.4.60
1.4.50
1.4.40
1.4.30
1.4.20
1.4.12
1.4.11
1.4.10
1.4.0
0.0.10