Last Version

PeopleInSpace 0.0.2

PeopleInSpace Kotlin Multiplatform library

License

License

MIT
GroupId

GroupId

io.github.joreilly
ArtifactId

ArtifactId

mpp-sample-lib-android-debug
Version

Version

0.0.2
Type

Type

aar
Description

Description

PeopleInSpace
PeopleInSpace Kotlin Multiplatform library
Project URL

Project URL

https://github.com/joreilly/PeopleInSpace
Source Code Management

Source Code Management

https://github.com/joreilly/PeopleInSpace

Download mpp-sample-lib-android-debug 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.joreilly/mpp-sample-lib-android-debug/ -->
<dependency>
    <groupId>io.github.joreilly</groupId>
    <artifactId>mpp-sample-lib-android-debug</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.joreilly/mpp-sample-lib-android-debug/
implementation 'io.github.joreilly:mpp-sample-lib-android-debug:0.0.2'
// https://jarcasting.com/artifacts/io.github.joreilly/mpp-sample-lib-android-debug/
implementation ("io.github.joreilly:mpp-sample-lib-android-debug:0.0.2")
'io.github.joreilly:mpp-sample-lib-android-debug:aar:0.0.2'
<dependency org="io.github.joreilly" name="mpp-sample-lib-android-debug" rev="0.0.2">
  <artifact name="mpp-sample-lib-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.joreilly', module='mpp-sample-lib-android-debug', version='0.0.2')
)
libraryDependencies += "io.github.joreilly" % "mpp-sample-lib-android-debug" % "0.0.2"
[io.github.joreilly/mpp-sample-lib-android-debug "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.30

Project Modules

There are no modules declared in this project.