| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sakebook |
| Идентификатор | ИдентификаторReachability |
| Версия | Версия0.2.0 |
| Тип | Типaar |
| Описание |
ОписаниеReachability
Easy access on top.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Reachability-0.2.0.pom | |
| Reachability-0.2.0.aar | 67 KB |
| Reachability-0.2.0-sources.jar | 4 KB |
| Reachability-0.2.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sakebook/Reachability/ -->
<dependency>
<groupId>com.github.sakebook</groupId>
<artifactId>Reachability</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakebook/Reachability/
implementation 'com.github.sakebook:Reachability:0.2.0'
// https://jarcasting.com/artifacts/com.github.sakebook/Reachability/
implementation ("com.github.sakebook:Reachability:0.2.0")
'com.github.sakebook:Reachability:aar:0.2.0'
<dependency org="com.github.sakebook" name="Reachability" rev="0.2.0">
<artifact name="Reachability" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakebook', module='Reachability', version='0.2.0')
)
libraryDependencies += "com.github.sakebook" % "Reachability" % "0.2.0"
[com.github.sakebook/Reachability "0.2.0"]