License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsmartwizard |
Version | Version5.1.1 |
Type | Typejar |
Description |
Descriptionsmartwizard
WebJar for smartwizard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartwizard-5.1.1.pom | |
smartwizard-5.1.1.jar | 45 KB |
smartwizard-5.1.1-sources.jar | 22 bytes |
smartwizard-5.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/smartwizard/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>smartwizard</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/smartwizard/
implementation 'org.webjars.npm:smartwizard:5.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/smartwizard/
implementation ("org.webjars.npm:smartwizard:5.1.1")
'org.webjars.npm:smartwizard:jar:5.1.1'
<dependency org="org.webjars.npm" name="smartwizard" rev="5.1.1">
<artifact name="smartwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='smartwizard', version='5.1.1')
)
libraryDependencies += "org.webjars.npm" % "smartwizard" % "5.1.1"
[org.webjars.npm/smartwizard "5.1.1"]