License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdnougat-web-lang |
Version | Version1.0.13 |
Type | Typejar |
Description |
Descriptionnougat-web-lang
Web util
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nougat-web-lang-1.0.13.pom | |
nougat-web-lang-1.0.13.jar | 67 KB |
nougat-web-lang-1.0.13-sources.jar | 48 KB |
nougat-web-lang-1.0.13-javadoc.jar | 187 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-lang/
implementation 'com.github.nomou:nougat-web-lang:1.0.13'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-lang/
implementation ("com.github.nomou:nougat-web-lang:1.0.13")
'com.github.nomou:nougat-web-lang:jar:1.0.13'
<dependency org="com.github.nomou" name="nougat-web-lang" rev="1.0.13">
<artifact name="nougat-web-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web-lang', version='1.0.13')
)
libraryDependencies += "com.github.nomou" % "nougat-web-lang" % "1.0.13"
[com.github.nomou/nougat-web-lang "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.18 |
com.github.nomou : nougat-lang Optional | jar | 1.0.13 |
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 |