MvpKotlin

A library that does X, Y, and Z

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.ganeshjunghare
ArtifactId

ArtifactId

mvpkotlin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

MvpKotlin
A library that does X, Y, and Z
Project URL

Project URL

https://github.com/ganeshjunghare/MvpKotlin
Source Code Management

Source Code Management

https://github.com/ganeshjunghare/MvpKotlin

Download mvpkotlin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
com.hannesdorfmann.mosby : mvp jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1