Last Version

Prestige 0.8.6

MVC pattern for Android.

License

License

GroupId

GroupId

com.imminentmeals
ArtifactId

ArtifactId

prestige
Version

Version

0.8.6
Type

Type

jar
Description

Description

Prestige
MVC pattern for Android.
Project URL

Project URL

https://github.com/imminent/prestige
Source Code Management

Source Code Management

https://github.com/imminent/prestige

Download prestige 0.8.6


<!-- 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"]

Dependencies

compile (9)

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.+

test (4)

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

Project Modules

There are no modules declared in this project.