Last Version

KotlinToasts 1.0.1

A simple Kotlin friendly API to show toasts in android.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.sarveshathawale
ArtifactId

ArtifactId

kotlintoasts
Version

Version

1.0.1
Type

Type

aar
Description

Description

KotlinToasts
A simple Kotlin friendly API to show toasts in android.
Project URL

Project URL

https://github.com/Sathawale27/KotlinToasts/
Source Code Management

Source Code Management

https://github.com/Sathawale27/KotlinToasts/

Download kotlintoasts 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.50

Project Modules

There are no modules declared in this project.