| Группа | Группаcom.bihe0832.android |
|---|---|
| Идентификатор | Идентификаторlib-touchregion |
| Версия | Версия4.10.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| lib-touchregion-4.10.3.pom | |
| lib-touchregion-4.10.3.aar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-touchregion/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-touchregion</artifactId>
<version>4.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-touchregion/
implementation 'com.bihe0832.android:lib-touchregion:4.10.3'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-touchregion/
implementation ("com.bihe0832.android:lib-touchregion:4.10.3")
'com.bihe0832.android:lib-touchregion:aar:4.10.3'
<dependency org="com.bihe0832.android" name="lib-touchregion" rev="4.10.3">
<artifact name="lib-touchregion" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-touchregion', version='4.10.3')
)
libraryDependencies += "com.bihe0832.android" % "lib-touchregion" % "4.10.3"
[com.bihe0832.android/lib-touchregion "4.10.3"]