is not current version
Last Version 1.0.14

com.github.nomou:nougat-web-context 1.0.6


GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

nougat-web-context
Version

Version

1.0.6
Type

Type

jar

Download nougat-web-context 1.0.6


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