GroupId | GroupIdcom.github.nomou |
---|---|
ArtifactId | ArtifactIdnougat-web-context |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
nougat-web-context-1.0.8.pom | |
nougat-web-context-1.0.8.jar | 37 KB |
nougat-web-context-1.0.8-sources.jar | 14 KB |
nougat-web-context-1.0.8-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-web-context</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/
implementation 'com.github.nomou:nougat-web-context:1.0.8'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-context/
implementation ("com.github.nomou:nougat-web-context:1.0.8")
'com.github.nomou:nougat-web-context:jar:1.0.8'
<dependency org="com.github.nomou" name="nougat-web-context" rev="1.0.8">
<artifact name="nougat-web-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web-context', version='1.0.8')
)
libraryDependencies += "com.github.nomou" % "nougat-web-context" % "1.0.8"
[com.github.nomou/nougat-web-context "1.0.8"]