is not current version
Last Version 1.0.14

nougat 1.0.13

Nougat - a light java toolkit

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat
Version

Version

1.0.13
Type

Type

pom
Description

Description

nougat
Nougat - a light java toolkit
Project URL

Project URL

https://github.com/nomou/nougat/
Project Organization

Project Organization

nomou
Source Code Management

Source Code Management

https://github.com/nomou/nougat

Download nougat 1.0.13

Filename Size
nougat-1.0.13.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nougat-lang
  • nougat-proc
  • nougat-web
  • nougat-misc