is not current version
Last Version 1.0.4

org.webjars.npm:side-channel 1.0.1

WebJar for side-channel

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

side-channel
Version

Version

1.0.1
Type

Type

jar

Download side-channel 1.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/side-channel/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>side-channel</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/side-channel/
implementation 'org.webjars.npm:side-channel:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/side-channel/
implementation ("org.webjars.npm:side-channel:1.0.1")
'org.webjars.npm:side-channel:jar:1.0.1'
<dependency org="org.webjars.npm" name="side-channel" rev="1.0.1">
  <artifact name="side-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='side-channel', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "side-channel" % "1.0.1"
[org.webjars.npm/side-channel "1.0.1"]