is not current version
Last Version 1.0.14

com.github.nomou:nougat-web-lang 1.0.10

Web util

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-web-lang
Version

Version

1.0.10
Type

Type

jar

Download nougat-web-lang 1.0.10


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