web-client-helper-kt

A web client helper library for android kotlin.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.bitbucket.sergiovl
ArtifactId

ArtifactId

web-client-helper-kt
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

web-client-helper-kt
A web client helper library for android kotlin.
Project URL

Project URL

https://bitbucket.org/SergioVL/modules-kotlin
Source Code Management

Source Code Management

https://bitbucket.org/SergioVL/modules-kotlin

Download web-client-helper-kt

How to add to project

<!-- https://jarcasting.com/artifacts/io.bitbucket.sergiovl/web-client-helper-kt/ -->
<dependency>
    <groupId>io.bitbucket.sergiovl</groupId>
    <artifactId>web-client-helper-kt</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.sergiovl/web-client-helper-kt/
implementation 'io.bitbucket.sergiovl:web-client-helper-kt:1.0.3'
// https://jarcasting.com/artifacts/io.bitbucket.sergiovl/web-client-helper-kt/
implementation ("io.bitbucket.sergiovl:web-client-helper-kt:1.0.3")
'io.bitbucket.sergiovl:web-client-helper-kt:aar:1.0.3'
<dependency org="io.bitbucket.sergiovl" name="web-client-helper-kt" rev="1.0.3">
  <artifact name="web-client-helper-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.sergiovl', module='web-client-helper-kt', version='1.0.3')
)
libraryDependencies += "io.bitbucket.sergiovl" % "web-client-helper-kt" % "1.0.3"
[io.bitbucket.sergiovl/web-client-helper-kt "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0