| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nomou |
| ArtifactId | ArtifactIdnougat-misc |
| Version | Version1.0.13 |
| Type | Typejar |
| Description |
DescriptionNougat - a light java toolkit
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nougat-misc-1.0.13.pom | |
| nougat-misc-1.0.13.jar | 112 KB |
| nougat-misc-1.0.13-sources.jar | 79 KB |
| nougat-misc-1.0.13-javadoc.jar | 243 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-misc</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/
implementation 'com.github.nomou:nougat-misc:1.0.13'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-misc/
implementation ("com.github.nomou:nougat-misc:1.0.13")
'com.github.nomou:nougat-misc:jar:1.0.13'
<dependency org="com.github.nomou" name="nougat-misc" rev="1.0.13">
<artifact name="nougat-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-misc', version='1.0.13')
)
libraryDependencies += "com.github.nomou" % "nougat-misc" % "1.0.13"
[com.github.nomou/nougat-misc "1.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nomou : nougat-lang | jar | 1.0.13 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |