Last Version

ksoup 0.2.1

Kotlin DSL Jsoup implementation with Retrofit2 Converter

License

License

GroupId

GroupId

com.github.timtimmahh
ArtifactId

ArtifactId

ksoup
Version

Version

0.2.1
Type

Type

aar
Description

Description

ksoup
Kotlin DSL Jsoup implementation with Retrofit2 Converter
Project URL

Project URL

https://github.com/timtimmahh/ksoup
Source Code Management

Source Code Management

https://github.com/timtimmahh/ksoup

Download ksoup 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.timtimmahh/ksoup/ -->
<dependency>
    <groupId>com.github.timtimmahh</groupId>
    <artifactId>ksoup</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timtimmahh/ksoup/
implementation 'com.github.timtimmahh:ksoup:0.2.1'
// https://jarcasting.com/artifacts/com.github.timtimmahh/ksoup/
implementation ("com.github.timtimmahh:ksoup:0.2.1")
'com.github.timtimmahh:ksoup:aar:0.2.1'
<dependency org="com.github.timtimmahh" name="ksoup" rev="0.2.1">
  <artifact name="ksoup" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.timtimmahh', module='ksoup', version='0.2.1')
)
libraryDependencies += "com.github.timtimmahh" % "ksoup" % "0.2.1"
[com.github.timtimmahh/ksoup "0.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
org.jsoup : jsoup jar 1.12.1
com.squareup.retrofit2 : retrofit jar 2.6.1

Project Modules

There are no modules declared in this project.