License |
License |
---|---|
GroupId | GroupIdio.github.jolasjoe |
ArtifactId | ArtifactIdnewsy-core-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNewsy Core
HN API library for multiple platforms using KMP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
newsy-core-android-1.0.0.pom | |
newsy-core-android-1.0.0-sources.jar | 4 KB |
newsy-core-android-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jolasjoe/newsy-core-android/ -->
<dependency>
<groupId>io.github.jolasjoe</groupId>
<artifactId>newsy-core-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jolasjoe/newsy-core-android/
implementation 'io.github.jolasjoe:newsy-core-android:1.0.0'
// https://jarcasting.com/artifacts/io.github.jolasjoe/newsy-core-android/
implementation ("io.github.jolasjoe:newsy-core-android:1.0.0")
'io.github.jolasjoe:newsy-core-android:aar:1.0.0'
<dependency org="io.github.jolasjoe" name="newsy-core-android" rev="1.0.0">
<artifact name="newsy-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jolasjoe', module='newsy-core-android', version='1.0.0')
)
libraryDependencies += "io.github.jolasjoe" % "newsy-core-android" % "1.0.0"
[io.github.jolasjoe/newsy-core-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
com.squareup.sqldelight : runtime-jvm | jar | 1.4.4 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-okhttp | jar | 1.5.2 |
com.squareup.sqldelight : android-driver | jar | 1.4.4 |
io.ktor : ktor-client-core-jvm | jar | 1.5.2 |
io.ktor : ktor-client-serialization-jvm | jar | 1.5.2 |
io.ktor : ktor-client-logging-jvm | jar | 1.5.2 |