License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Mixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-timer-mixin |
Last Version | Last Version0.13.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-timer-mixin
WebJar for react-timer-mixin
|
Project URL |
Project URL |
Filename | Size |
---|---|
react-timer-mixin-0.13.2.pom | |
react-timer-mixin-0.13.2.jar | 13 KB |
react-timer-mixin-0.13.2-sources.jar | 22 bytes |
react-timer-mixin-0.13.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-timer-mixin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-timer-mixin</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-timer-mixin/
implementation 'org.webjars.npm:react-timer-mixin:0.13.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-timer-mixin/
implementation ("org.webjars.npm:react-timer-mixin:0.13.2")
'org.webjars.npm:react-timer-mixin:jar:0.13.2'
<dependency org="org.webjars.npm" name="react-timer-mixin" rev="0.13.2">
<artifact name="react-timer-mixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-timer-mixin', version='0.13.2')
)
libraryDependencies += "org.webjars.npm" % "react-timer-mixin" % "0.13.2"
[org.webjars.npm/react-timer-mixin "0.13.2"]