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