is not current version
Last Version 1.0.14

com.github.nomou:nougat-lang 1.0.12

Nougat - a light java toolkit

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-lang
Version

Version

1.0.12
Type

Type

jar
Description

Description

Nougat - a light java toolkit
Project Organization

Project Organization

nomou

Download nougat-lang 1.0.12


<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/ -->
<dependency>
    <groupId>com.github.nomou</groupId>
    <artifactId>nougat-lang</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/
implementation 'com.github.nomou:nougat-lang:1.0.12'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-lang/
implementation ("com.github.nomou:nougat-lang:1.0.12")
'com.github.nomou:nougat-lang:jar:1.0.12'
<dependency org="com.github.nomou" name="nougat-lang" rev="1.0.12">
  <artifact name="nougat-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-lang', version='1.0.12')
)
libraryDependencies += "com.github.nomou" % "nougat-lang" % "1.0.12"
[com.github.nomou/nougat-lang "1.0.12"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.