is not current version
Last Version 3.0.1

org.webjars:intro.js 1.0.0

WebJar for Intro.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

intro.js
Version

Version

1.0.0
Type

Type

jar

Download intro.js 1.0.0


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