License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-web |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNougat - a light java toolkit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nougat-web-1.0.14.pom | 700 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-web/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-web</artifactId>
<version>1.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web/
implementation 'com.github.nomou:nougat-web:1.0.14'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web/
implementation ("com.github.nomou:nougat-web:1.0.14")
'com.github.nomou:nougat-web:pom:1.0.14'
<dependency org="com.github.nomou" name="nougat-web" rev="1.0.14">
<artifact name="nougat-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web', version='1.0.14')
)
libraryDependencies += "com.github.nomou" % "nougat-web" % "1.0.14"
[com.github.nomou/nougat-web "1.0.14"]