License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdCodeMirror |
Last Version | Last Version5.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodeMirror
WebJar for CodeMirror
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
CodeMirror-5.25.0.pom | |
CodeMirror-5.25.0.jar | 587 KB |
CodeMirror-5.25.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/CodeMirror/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>CodeMirror</artifactId>
<version>5.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/CodeMirror/
implementation 'org.webjars.bower:CodeMirror:5.25.0'
// https://jarcasting.com/artifacts/org.webjars.bower/CodeMirror/
implementation ("org.webjars.bower:CodeMirror:5.25.0")
'org.webjars.bower:CodeMirror:jar:5.25.0'
<dependency org="org.webjars.bower" name="CodeMirror" rev="5.25.0">
<artifact name="CodeMirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='CodeMirror', version='5.25.0')
)
libraryDependencies += "org.webjars.bower" % "CodeMirror" % "5.25.0"
[org.webjars.bower/CodeMirror "5.25.0"]