License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-web-lang |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnougat-web-lang
Web util
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nougat-web-lang-1.0.14.pom | |
nougat-web-lang-1.0.14.jar | 67 KB |
nougat-web-lang-1.0.14-sources.jar | 48 KB |
nougat-web-lang-1.0.14-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-web-lang/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-web-lang</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-lang/
implementation 'com.github.nomou:nougat-web-lang:1.0.14'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-lang/
implementation ("com.github.nomou:nougat-web-lang:1.0.14")
'com.github.nomou:nougat-web-lang:jar:1.0.14'
<dependency org="com.github.nomou" name="nougat-web-lang" rev="1.0.14">
<artifact name="nougat-web-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web-lang', version='1.0.14')
)
libraryDependencies += "com.github.nomou" % "nougat-web-lang" % "1.0.14"
[com.github.nomou/nougat-web-lang "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.18 |
com.github.nomou : nougat-lang Optional | jar | 1.0.14 |
org.slf4j : slf4j-api Optional | jar | 1.7.6 |
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
org.apache.commons : commons-lang3 Optional | jar | 3.3.2 |
org.springframework : spring-web Optional | jar | 4.1.4.RELEASE |