License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-misc |
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-misc-1.0.14.pom | |
nougat-misc-1.0.14.jar | 113 KB |
nougat-misc-1.0.14-sources.jar | 80 KB |
nougat-misc-1.0.14-javadoc.jar | 258 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |