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

com.brienwheeler.apps:apps-main 1.09


Группа

Группа

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

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

apps-main
Версия

Версия

1.09
Тип

Тип

jar

Скачать apps-main 1.09


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