is not current version
Last Version 0.2.2

org.webjars.npm:winchan 0.2.0

WebJar for winchan

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

winchan
Version

Version

0.2.0
Type

Type

jar

Download winchan 0.2.0


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