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