is not current version
Last Version 3.3.0

org.webjars:mixitup 2.1.7

WebJar for MixItUp

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mixitup
Version

Version

2.1.7
Type

Type

jar

Download mixitup 2.1.7


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