is not current version
Last Version 1.0.14

com.github.nomou:nougat 1.0.7

Nougat - a light java toolkit

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat
Version

Version

1.0.7
Type

Type

pom

Download nougat 1.0.7

Filename Size
nougat-1.0.7.pom 17 KB
Browse

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