Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__react-slick |
Version | Version0.23.3 |
Type | Typejar |
Filename | Size |
---|---|
types__react-slick-0.23.3.pom | |
types__react-slick-0.23.3.jar | 5 KB |
types__react-slick-0.23.3-sources.jar | 22 bytes |
types__react-slick-0.23.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__react-slick/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__react-slick</artifactId>
<version>0.23.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-slick/
implementation 'org.webjars.npm:types__react-slick:0.23.3'
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-slick/
implementation ("org.webjars.npm:types__react-slick:0.23.3")
'org.webjars.npm:types__react-slick:jar:0.23.3'
<dependency org="org.webjars.npm" name="types__react-slick" rev="0.23.3">
<artifact name="types__react-slick" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__react-slick', version='0.23.3')
)
libraryDependencies += "org.webjars.npm" % "types__react-slick" % "0.23.3"
[org.webjars.npm/types__react-slick "0.23.3"]