| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nomou |
| ArtifactId | ArtifactIdnougat-proc |
| Version | Version1.0.13 |
| Type | Typejar |
| Description |
DescriptionNougat - a light java toolkit
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nougat-proc-1.0.13.pom | |
| nougat-proc-1.0.13.jar | 87 KB |
| nougat-proc-1.0.13-sources.jar | 76 KB |
| nougat-proc-1.0.13-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-proc</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/
implementation 'com.github.nomou:nougat-proc:1.0.13'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/
implementation ("com.github.nomou:nougat-proc:1.0.13")
'com.github.nomou:nougat-proc:jar:1.0.13'
<dependency org="com.github.nomou" name="nougat-proc" rev="1.0.13">
<artifact name="nougat-proc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-proc', version='1.0.13')
)
libraryDependencies += "com.github.nomou" % "nougat-proc" % "1.0.13"
[com.github.nomou/nougat-proc "1.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| com.github.nomou : nougat-lang | jar | 1.0.13 |
| org.slf4j : slf4j-api Optional | jar | 1.7.6 |
| net.java.dev.jna : jna | jar | 3.4.0 |
| net.java.dev.jna : platform | jar | 3.4.0 |
| org.jvnet.winp : winp | jar | 1.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |