GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrc-editor-mention |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
rc-editor-mention-1.1.7.pom | |
rc-editor-mention-1.1.7.jar | 43 KB |
rc-editor-mention-1.1.7-sources.jar | 22 bytes |
rc-editor-mention-1.1.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-mention/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rc-editor-mention</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-mention/
implementation 'org.webjars.npm:rc-editor-mention:1.1.7'
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-mention/
implementation ("org.webjars.npm:rc-editor-mention:1.1.7")
'org.webjars.npm:rc-editor-mention:jar:1.1.7'
<dependency org="org.webjars.npm" name="rc-editor-mention" rev="1.1.7">
<artifact name="rc-editor-mention" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rc-editor-mention', version='1.1.7')
)
libraryDependencies += "org.webjars.npm" % "rc-editor-mention" % "1.1.7"
[org.webjars.npm/rc-editor-mention "1.1.7"]