is not current version
Last Version 1.0.6

org.webjars.npm:anole_quasar 1.0.0-a.1

WebJar for anole_quasar

Categories

Categories

Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

anole_quasar
Version

Version

1.0.0-a.1
Type

Type

jar

Download anole_quasar 1.0.0-a.1


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