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