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