is not current version
Last Version 5.24.0

org.webjars.npm:github-com-codemirror-CodeMirror 4.8.0

WebJar for codemirror

Categories

Categories

Github Development Tools Version Controls Mirror Application Layer Libs Introspection
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-codemirror-CodeMirror
Version

Version

4.8.0
Type

Type

jar

Download github-com-codemirror-CodeMirror 4.8.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-codemirror-CodeMirror</artifactId>
    <version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/
implementation 'org.webjars.npm:github-com-codemirror-CodeMirror:4.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codemirror-CodeMirror/
implementation ("org.webjars.npm:github-com-codemirror-CodeMirror:4.8.0")
'org.webjars.npm:github-com-codemirror-CodeMirror:jar:4.8.0'
<dependency org="org.webjars.npm" name="github-com-codemirror-CodeMirror" rev="4.8.0">
  <artifact name="github-com-codemirror-CodeMirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-codemirror-CodeMirror', version='4.8.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-codemirror-CodeMirror" % "4.8.0"
[org.webjars.npm/github-com-codemirror-CodeMirror "4.8.0"]