| License |
License |
|---|---|
| GroupId | GroupIdcom.imminentmeals |
| ArtifactId | ArtifactIdprestige |
| Version | Version0.8.6 |
| Type | Typejar |
| Description |
DescriptionPrestige
MVC pattern for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prestige-0.8.6.pom | |
| prestige-0.8.6.jar | 69 KB |
| prestige-0.8.6-sources.jar | 40 KB |
| prestige-0.8.6-javadoc.jar | 105 KB |
| prestige-0.8.6-api.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.imminentmeals/prestige/ -->
<dependency>
<groupId>com.imminentmeals</groupId>
<artifactId>prestige</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.imminentmeals/prestige/
implementation 'com.imminentmeals:prestige:0.8.6'
// https://jarcasting.com/artifacts/com.imminentmeals/prestige/
implementation ("com.imminentmeals:prestige:0.8.6")
'com.imminentmeals:prestige:jar:0.8.6'
<dependency org="com.imminentmeals" name="prestige" rev="0.8.6">
<artifact name="prestige" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imminentmeals', module='prestige', version='0.8.6')
)
libraryDependencies += "com.imminentmeals" % "prestige" % "0.8.6"
[com.imminentmeals/prestige "0.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : annotations | jar | 4.1.1.4 |
| com.jakewharton.timber : timber | jar | 2.0.0 |
| com.google.code.findbugs : annotations | jar | 2.+ |
| com.squareup : javawriter | jar | 2.2.0 |
| com.squareup.dagger : dagger | jar | 1.2.0 |
| com.squareup : otto | jar | 1.3.4 |
| com.google.code.gson : gson | jar | 2.2.4 |
| com.google.android : android | jar | 4.0.1.2 |
| com.google.guava : guava | jar | 15.+ |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-core | jar | 1.3 |