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