License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmonaco-editor-core |
Version | Version0.10.1 |
Type | Typejar |
Description |
Descriptionmonaco-editor-core
WebJar for monaco-editor-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monaco-editor-core-0.10.1.pom | |
monaco-editor-core-0.10.1.jar | 4 MB |
monaco-editor-core-0.10.1-sources.jar | 22 bytes |
monaco-editor-core-0.10.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/monaco-editor-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>monaco-editor-core</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/monaco-editor-core/
implementation 'org.webjars.npm:monaco-editor-core:0.10.1'
// https://jarcasting.com/artifacts/org.webjars.npm/monaco-editor-core/
implementation ("org.webjars.npm:monaco-editor-core:0.10.1")
'org.webjars.npm:monaco-editor-core:jar:0.10.1'
<dependency org="org.webjars.npm" name="monaco-editor-core" rev="0.10.1">
<artifact name="monaco-editor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='monaco-editor-core', version='0.10.1')
)
libraryDependencies += "org.webjars.npm" % "monaco-editor-core" % "0.10.1"
[org.webjars.npm/monaco-editor-core "0.10.1"]