is not current version
Last Version 1.0.14

com.github.nomou:nougat-lang 1.0.5


GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-lang
Version

Version

1.0.5
Type

Type

jar

Download nougat-lang 1.0.5


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