не последняя версия
Последняя версия 0.8.6

com.imminentmeals:prestige 0.8.5

MVC pattern for Android.

Группа

Группа

com.imminentmeals
Идентификатор

Идентификатор

prestige
Версия

Версия

0.8.5
Тип

Тип

jar

Скачать prestige 0.8.5


<!-- https://jarcasting.com/artifacts/com.imminentmeals/prestige/ -->
<dependency>
    <groupId>com.imminentmeals</groupId>
    <artifactId>prestige</artifactId>
    <version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.imminentmeals/prestige/
implementation 'com.imminentmeals:prestige:0.8.5'
// https://jarcasting.com/artifacts/com.imminentmeals/prestige/
implementation ("com.imminentmeals:prestige:0.8.5")
'com.imminentmeals:prestige:jar:0.8.5'
<dependency org="com.imminentmeals" name="prestige" rev="0.8.5">
  <artifact name="prestige" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imminentmeals', module='prestige', version='0.8.5')
)
libraryDependencies += "com.imminentmeals" % "prestige" % "0.8.5"
[com.imminentmeals/prestige "0.8.5"]