License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-lang |
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-lang-1.0.14.pom | |
nougat-lang-1.0.14.jar | 143 KB |
nougat-lang-1.0.14-sources.jar | 95 KB |
nougat-lang-1.0.14-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-lang</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/
implementation 'com.github.nomou:nougat-lang:1.0.14'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/
implementation ("com.github.nomou:nougat-lang:1.0.14")
'com.github.nomou:nougat-lang:jar:1.0.14'
<dependency org="com.github.nomou" name="nougat-lang" rev="1.0.14">
<artifact name="nougat-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-lang', version='1.0.14')
)
libraryDependencies += "com.github.nomou" % "nougat-lang" % "1.0.14"
[com.github.nomou/nougat-lang "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.6 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.6 |
javax.json : javax.json-api Optional | jar | 1.0 |
org.glassfish : javax.json Optional | jar | 1.0.4 |
net.bytebuddy : byte-buddy Optional | jar | 1.9.5 |
javassist : javassist Optional | jar | 3.12.0.GA |
cglib : cglib Optional | jar | 3.1 |
asm : asm Optional | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.projectlombok : lombok Optional | jar | 1.16.18 |
org.databene : contiperf | jar | 2.1.0 |