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