| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.snowdream.android.widget |
| Идентификатор | Идентификаторnotfound-webview |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеnotfound-webview
It is a project to help finding the missing children.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| notfound-webview-0.0.3.pom | |
| notfound-webview-0.0.3.jar | 8 KB |
| notfound-webview-0.0.3-sources.jar | 7 KB |
| notfound-webview-0.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android.widget/notfound-webview/ -->
<dependency>
<groupId>com.github.snowdream.android.widget</groupId>
<artifactId>notfound-webview</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android.widget/notfound-webview/
implementation 'com.github.snowdream.android.widget:notfound-webview:0.0.3'
// https://jarcasting.com/artifacts/com.github.snowdream.android.widget/notfound-webview/
implementation ("com.github.snowdream.android.widget:notfound-webview:0.0.3")
'com.github.snowdream.android.widget:notfound-webview:jar:0.0.3'
<dependency org="com.github.snowdream.android.widget" name="notfound-webview" rev="0.0.3">
<artifact name="notfound-webview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android.widget', module='notfound-webview', version='0.0.3')
)
libraryDependencies += "com.github.snowdream.android.widget" % "notfound-webview" % "0.0.3"
[com.github.snowdream.android.widget/notfound-webview "0.0.3"]