не последняя версия
Последняя версия 1.0.14

com.github.nomou:nougat-misc 1.0.9


Группа

Группа

com.github.nomou
Идентификатор

Идентификатор

nougat-misc
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать nougat-misc 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/ -->
<dependency>
    <groupId>com.github.nomou</groupId>
    <artifactId>nougat-misc</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/
implementation 'com.github.nomou:nougat-misc:1.0.9'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/
implementation ("com.github.nomou:nougat-misc:1.0.9")
'com.github.nomou:nougat-misc:jar:1.0.9'
<dependency org="com.github.nomou" name="nougat-misc" rev="1.0.9">
  <artifact name="nougat-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-misc', version='1.0.9')
)
libraryDependencies += "com.github.nomou" % "nougat-misc" % "1.0.9"
[com.github.nomou/nougat-misc "1.0.9"]