License |
License |
---|---|
Categories |
CategoriesJavaScript Languages React User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdintro.js-react |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintro.js-react
WebJar for intro.js-react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
intro.js-react-0.2.0.pom | |
intro.js-react-0.2.0.jar | 21 KB |
intro.js-react-0.2.0-sources.jar | 22 bytes |
intro.js-react-0.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/intro.js-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>intro.js-react</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/intro.js-react/
implementation 'org.webjars.npm:intro.js-react:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/intro.js-react/
implementation ("org.webjars.npm:intro.js-react:0.2.0")
'org.webjars.npm:intro.js-react:jar:0.2.0'
<dependency org="org.webjars.npm" name="intro.js-react" rev="0.2.0">
<artifact name="intro.js-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='intro.js-react', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "intro.js-react" % "0.2.0"
[org.webjars.npm/intro.js-react "0.2.0"]