| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.commit451 |
| Идентификатор | Идентификаторtranslationviewdraghelper |
| Версия | Версия2.0.3 |
| Тип | Типaar |
| Описание |
ОписаниеTranslationViewDragHelper
A version of ViewDragHelper which accounts for X and Y translations
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| translationviewdraghelper-2.0.3.pom | |
| translationviewdraghelper-2.0.3-sources.jar | 12 KB |
| translationviewdraghelper-2.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.commit451/translationviewdraghelper/ -->
<dependency>
<groupId>com.commit451</groupId>
<artifactId>translationviewdraghelper</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.commit451/translationviewdraghelper/
implementation 'com.commit451:translationviewdraghelper:2.0.3'
// https://jarcasting.com/artifacts/com.commit451/translationviewdraghelper/
implementation ("com.commit451:translationviewdraghelper:2.0.3")
'com.commit451:translationviewdraghelper:aar:2.0.3'
<dependency org="com.commit451" name="translationviewdraghelper" rev="2.0.3">
<artifact name="translationviewdraghelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.commit451', module='translationviewdraghelper', version='2.0.3')
)
libraryDependencies += "com.commit451" % "translationviewdraghelper" % "2.0.3"
[com.commit451/translationviewdraghelper "2.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| androidx.core » core-ktx | jar | 1.7.0 |