| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.udioshi85 |
| Идентификатор | Идентификаторtooly |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTooly
An helper library with common logic for future projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tooly-1.1.0.pom | |
| tooly-1.1.0.aar | 24 KB |
| tooly-1.1.0-sources.jar | 4 KB |
| tooly-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.udioshi85/tooly/ -->
<dependency>
<groupId>com.github.udioshi85</groupId>
<artifactId>tooly</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.udioshi85/tooly/
implementation 'com.github.udioshi85:tooly:1.1.0'
// https://jarcasting.com/artifacts/com.github.udioshi85/tooly/
implementation ("com.github.udioshi85:tooly:1.1.0")
'com.github.udioshi85:tooly:aar:1.1.0'
<dependency org="com.github.udioshi85" name="tooly" rev="1.1.0">
<artifact name="tooly" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.udioshi85', module='tooly', version='1.1.0')
)
libraryDependencies += "com.github.udioshi85" % "tooly" % "1.1.0"
[com.github.udioshi85/tooly "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » databinding-common | jar | 3.4.2 |
| androidx.databinding » databinding-runtime | jar | 3.4.2 |
| androidx.databinding » databinding-adapters | jar | 3.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.40 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |