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