Last Version

com.github.nomou:nougat-misc 1.0.14

Nougat - a light java toolkit

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-misc
Version

Version

1.0.14
Type

Type

jar
Description

Description

Nougat - a light java toolkit
Project Organization

Project Organization

nomou

Download nougat-misc 1.0.14


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.nomou : nougat-lang jar 1.0.14
org.slf4j : slf4j-api Optional jar 1.7.6
com.fasterxml.jackson.core : jackson-core Optional jar 2.3.0
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.3.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.3.0
com.fasterxml.jackson.module : jackson-module-jaxb-annotations Optional jar 2.3.0
com.google.guava : guava Optional jar 15.0
com.google.zxing : core jar 2.3.0
com.github.fge : json-schema-validator Optional jar 2.2.6
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.0.1.Final
javax.el : javax.el-api Optional jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.