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

com.brienwheeler.apps:apps-main 1.05-RELEASE


Группа

Группа

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

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

apps-main
Версия

Версия

1.05-RELEASE
Тип

Тип

jar

Скачать apps-main 1.05-RELEASE


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