my-library

his is a sample library for a tutorial about publishing to Maven Central.

Лицензия

Лицензия

Группа

Группа

org.bitbucket.anupharp
Идентификатор

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

my-library
Последняя версия

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

0.0.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

my-library
his is a sample library for a tutorial about publishing to Maven Central.
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/anupharp/demo-android-lib-maven
Система контроля версий

Система контроля версий

https://bitbucket.org/anupharp/demo-android-lib-maven

Скачать my-library

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.bitbucket.anupharp/my-library/ -->
<dependency>
    <groupId>org.bitbucket.anupharp</groupId>
    <artifactId>my-library</artifactId>
    <version>0.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.anupharp/my-library/
implementation 'org.bitbucket.anupharp:my-library:0.0.7'
// https://jarcasting.com/artifacts/org.bitbucket.anupharp/my-library/
implementation ("org.bitbucket.anupharp:my-library:0.0.7")
'org.bitbucket.anupharp:my-library:aar:0.0.7'
<dependency org="org.bitbucket.anupharp" name="my-library" rev="0.0.7">
  <artifact name="my-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.anupharp', module='my-library', version='0.0.7')
)
libraryDependencies += "org.bitbucket.anupharp" % "my-library" % "0.0.7"
[org.bitbucket.anupharp/my-library "0.0.7"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1