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

mobi.cangol.mobile:appcore 1.1.39

custom appcore

Группа

Группа

mobi.cangol.mobile
Идентификатор

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

appcore
Версия

Версия

1.1.39
Тип

Тип

jar

Скачать appcore 1.1.39


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