License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Mirror Application Layer Libs Introspection |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-codemirror-CodeMirror |
Last Version | Last Version5.24.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodemirror
WebJar for codemirror
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-codemirror-CodeMirror</artifactId>
<version>5.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/
implementation 'org.webjars.npm:github-com-codemirror-CodeMirror:5.24.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/
implementation ("org.webjars.npm:github-com-codemirror-CodeMirror:5.24.0")
'org.webjars.npm:github-com-codemirror-CodeMirror:jar:5.24.0'
<dependency org="org.webjars.npm" name="github-com-codemirror-CodeMirror" rev="5.24.0">
<artifact name="github-com-codemirror-CodeMirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-codemirror-CodeMirror', version='5.24.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-codemirror-CodeMirror" % "5.24.0"
[org.webjars.npm/github-com-codemirror-CodeMirror "5.24.0"]