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

com.imminentmeals:prestige 0.8

MVC pattern for Android.

Группа

Группа

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

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

prestige
Версия

Версия

0.8
Тип

Тип

jar

Скачать prestige 0.8


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