| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-linkify |
| Version | Version1.0.0-alpha |
| Type | Typejar |
| Description |
Descriptionreact-linkify
WebJar for react-linkify
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-linkify-1.0.0-alpha.pom | |
| react-linkify-1.0.0-alpha.jar | 10 KB |
| react-linkify-1.0.0-alpha-sources.jar | 22 bytes |
| react-linkify-1.0.0-alpha-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-linkify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-linkify</artifactId>
<version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-linkify/
implementation 'org.webjars.npm:react-linkify:1.0.0-alpha'
// https://jarcasting.com/artifacts/org.webjars.npm/react-linkify/
implementation ("org.webjars.npm:react-linkify:1.0.0-alpha")
'org.webjars.npm:react-linkify:jar:1.0.0-alpha'
<dependency org="org.webjars.npm" name="react-linkify" rev="1.0.0-alpha">
<artifact name="react-linkify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-linkify', version='1.0.0-alpha')
)
libraryDependencies += "org.webjars.npm" % "react-linkify" % "1.0.0-alpha"
[org.webjars.npm/react-linkify "1.0.0-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : linkify-it | jar | [2.0.3,3) |
| org.webjars.npm : tlds | jar | [1.199.0,2) |