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