is not current version
Last Version 0.2.2

org.webjars.npm:winchan 0.2.1

WebJar for winchan

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

winchan
Version

Version

0.2.1
Type

Type

jar

Download winchan 0.2.1


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