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