is not current version
Last Version 1.0.4

org.webjars.npm:side-channel 1.0.2

WebJar for side-channel

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

side-channel
Version

Version

1.0.2
Type

Type

jar

Download side-channel 1.0.2


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