is not current version
Last Version 1.2.1

org.webjars.npm:twix 0.9.0

WebJar for twix

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

twix
Version

Version

0.9.0
Type

Type

jar

Download twix 0.9.0


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