License |
License |
---|---|
GroupId | GroupIdio.github.joreilly |
ArtifactId | ArtifactIdpeopleinspace-lib-android |
Version | Version0.4.0 |
Type | Typeaar |
Description |
DescriptionPeopleInSpace
PeopleInSpace Kotlin Multiplatform library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peopleinspace-lib-android-0.4.0.pom | |
peopleinspace-lib-android-0.4.0-sources.jar | 2 KB |
peopleinspace-lib-android-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.joreilly/peopleinspace-lib-android/ -->
<dependency>
<groupId>io.github.joreilly</groupId>
<artifactId>peopleinspace-lib-android</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.joreilly/peopleinspace-lib-android/
implementation 'io.github.joreilly:peopleinspace-lib-android:0.4.0'
// https://jarcasting.com/artifacts/io.github.joreilly/peopleinspace-lib-android/
implementation ("io.github.joreilly:peopleinspace-lib-android:0.4.0")
'io.github.joreilly:peopleinspace-lib-android:aar:0.4.0'
<dependency org="io.github.joreilly" name="peopleinspace-lib-android" rev="0.4.0">
<artifact name="peopleinspace-lib-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.joreilly', module='peopleinspace-lib-android', version='0.4.0')
)
libraryDependencies += "io.github.joreilly" % "peopleinspace-lib-android" % "0.4.0"
[io.github.joreilly/peopleinspace-lib-android "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-android | jar | 1.5.2 |
io.ktor : ktor-client-core-jvm | jar | 1.5.2 |
io.ktor : ktor-client-json-jvm | jar | 1.5.2 |
io.ktor : ktor-client-logging-jvm | jar | 1.5.2 |
io.ktor : ktor-client-serialization-jvm | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.0.1 |