License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnougat
Nougat - a light java toolkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]