License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-proc |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNougat - a light java toolkit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nougat-proc-1.0.14.pom | |
nougat-proc-1.0.14.jar | 87 KB |
nougat-proc-1.0.14-sources.jar | 76 KB |
nougat-proc-1.0.14-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-proc</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/
implementation 'com.github.nomou:nougat-proc:1.0.14'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-proc/
implementation ("com.github.nomou:nougat-proc:1.0.14")
'com.github.nomou:nougat-proc:jar:1.0.14'
<dependency org="com.github.nomou" name="nougat-proc" rev="1.0.14">
<artifact name="nougat-proc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-proc', version='1.0.14')
)
libraryDependencies += "com.github.nomou" % "nougat-proc" % "1.0.14"
[com.github.nomou/nougat-proc "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
com.github.nomou : nougat-lang | jar | 1.0.14 |
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 |