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