Last Version

nougat 1.0.14

Nougat - a light java toolkit

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat
Version

Version

1.0.14
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.14

Filename Size
nougat-1.0.14.pom 18 KB
Browse

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

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