License |
License |
---|---|
GroupId | GroupIdcom.arello-mobile |
ArtifactId | ArtifactIdmoxy |
Version | Version1.5.6 |
Type | Typejar |
Description |
DescriptionMoxy
Arello-Mobile MVP library for Android
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
moxy-1.5.6.pom | |
moxy-1.5.6.jar | 28 KB |
moxy-1.5.6-sources.jar | 22 KB |
moxy-1.5.6-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arello-mobile/moxy/ -->
<dependency>
<groupId>com.arello-mobile</groupId>
<artifactId>moxy</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.arello-mobile/moxy/
implementation 'com.arello-mobile:moxy:1.5.6'
// https://jarcasting.com/artifacts/com.arello-mobile/moxy/
implementation ("com.arello-mobile:moxy:1.5.6")
'com.arello-mobile:moxy:jar:1.5.6'
<dependency org="com.arello-mobile" name="moxy" rev="1.5.6">
<artifact name="moxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arello-mobile', module='moxy', version='1.5.6')
)
libraryDependencies += "com.arello-mobile" % "moxy" % "1.5.6"
[com.arello-mobile/moxy "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.6_r2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
com.google.truth : truth | jar | 0.34 |
org.robolectric : robolectric | jar | 3.0 |
com.google.testing.compile : compile-testing | jar | 0.15 |
com.arello-mobile : moxy-compiler | jar | 1.5.6 |
com.squareup : javapoet | jar | 1.10.0 |