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