is not current version
Last Version 1.0.14

com.github.nomou:nougat-misc 1.0.3


GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-misc
Version

Version

1.0.3
Type

Type

jar

Download nougat-misc 1.0.3


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