| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.aafactory |
| Идентификатор | Идентификаторcommons |
| Версия | Версия1.1.0 |
| Тип | Типaar |
| Описание |
Описаниеaafactory-commons
'aafactory-commons' is a common library that combines or slightly modified existing open source libraries. It is intended to create test cases for open source libraries and to make them useful for future application development.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-1.1.0.pom | |
| commons-1.1.0-sources.jar | 100 KB |
| commons-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.aafactory/commons/ -->
<dependency>
<groupId>io.github.aafactory</groupId>
<artifactId>commons</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aafactory/commons/
implementation 'io.github.aafactory:commons:1.1.0'
// https://jarcasting.com/artifacts/io.github.aafactory/commons/
implementation ("io.github.aafactory:commons:1.1.0")
'io.github.aafactory:commons:aar:1.1.0'
<dependency org="io.github.aafactory" name="commons" rev="1.1.0">
<artifact name="commons" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aafactory', module='commons', version='1.1.0')
)
libraryDependencies += "io.github.aafactory" % "commons" % "1.1.0"
[io.github.aafactory/commons "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.cardview » cardview | jar | 1.0.0 |
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.werb.eventbuskotlin » eventbuskotlin | jar | 0.2.0 |
| com.werb.moretype » moretype | jar | 0.3.6 |
| id.zelory : compressor | jar | 2.1.0 |
| com.github.bumptech.glide : glide | jar | 4.11.0 |
| io.noties.markwon : core | jar | 4.6.2 |
| io.noties.markwon : syntax-highlight | jar | 4.6.2 |
| io.noties.markwon : ext-tables | jar | 4.6.2 |
| io.noties.markwon : image | jar | 4.6.2 |
| io.noties.markwon : html | jar | 4.6.2 |
| io.noties : prism4j | jar | 2.0.0 |