GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdhttpntlm |
Version | Version1.7.5 |
Type | Typejar |
Filename | Size |
---|---|
httpntlm-1.7.5.pom | |
httpntlm-1.7.5.jar | 11 KB |
httpntlm-1.7.5-sources.jar | 22 bytes |
httpntlm-1.7.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/httpntlm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>httpntlm</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/httpntlm/
implementation 'org.webjars.npm:httpntlm:1.7.5'
// https://jarcasting.com/artifacts/org.webjars.npm/httpntlm/
implementation ("org.webjars.npm:httpntlm:1.7.5")
'org.webjars.npm:httpntlm:jar:1.7.5'
<dependency org="org.webjars.npm" name="httpntlm" rev="1.7.5">
<artifact name="httpntlm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='httpntlm', version='1.7.5')
)
libraryDependencies += "org.webjars.npm" % "httpntlm" % "1.7.5"
[org.webjars.npm/httpntlm "1.7.5"]