License |
License |
---|---|
GroupId | GroupIdme.giacoppo |
ArtifactId | ArtifactIdmvp |
Version | Version1.0.5 |
Type | Typeaar |
Description |
DescriptionMVP-Core
MVP base core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvp-1.0.5.pom | |
mvp-1.0.5.aar | 21 KB |
mvp-1.0.5-sources.jar | 6 KB |
mvp-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.giacoppo/mvp/ -->
<dependency>
<groupId>me.giacoppo</groupId>
<artifactId>mvp</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.giacoppo/mvp/
implementation 'me.giacoppo:mvp:1.0.5'
// https://jarcasting.com/artifacts/me.giacoppo/mvp/
implementation ("me.giacoppo:mvp:1.0.5")
'me.giacoppo:mvp:aar:1.0.5'
<dependency org="me.giacoppo" name="mvp" rev="1.0.5">
<artifact name="mvp" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.giacoppo', module='mvp', version='1.0.5')
)
libraryDependencies += "me.giacoppo" % "mvp" % "1.0.5"
[me.giacoppo/mvp "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.9 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |