GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrc-editor-mention |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
rc-editor-mention-0.3.0.pom | |
rc-editor-mention-0.3.0.jar | 24 KB |
rc-editor-mention-0.3.0-sources.jar | 22 bytes |
rc-editor-mention-0.3.0-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>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-mention/
implementation 'org.webjars.npm:rc-editor-mention:0.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-mention/
implementation ("org.webjars.npm:rc-editor-mention:0.3.0")
'org.webjars.npm:rc-editor-mention:jar:0.3.0'
<dependency org="org.webjars.npm" name="rc-editor-mention" rev="0.3.0">
<artifact name="rc-editor-mention" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rc-editor-mention', version='0.3.0')
)
libraryDependencies += "org.webjars.npm" % "rc-editor-mention" % "0.3.0"
[org.webjars.npm/rc-editor-mention "0.3.0"]