is not current version
Last Version 1.1.1

org.webjars.npm:clsx 1.0.3

WebJar for clsx

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

clsx
Version

Version

1.0.3
Type

Type

jar

Download clsx 1.0.3


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