License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Microsoft-monaco-editor |
Last Version | Last Version0.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonaco-editor
WebJar for monaco-editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-monaco-editor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Microsoft-monaco-editor</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-monaco-editor/
implementation 'org.webjars.npm:github-com-Microsoft-monaco-editor:0.17.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Microsoft-monaco-editor/
implementation ("org.webjars.npm:github-com-Microsoft-monaco-editor:0.17.1")
'org.webjars.npm:github-com-Microsoft-monaco-editor:jar:0.17.1'
<dependency org="org.webjars.npm" name="github-com-Microsoft-monaco-editor" rev="0.17.1">
<artifact name="github-com-Microsoft-monaco-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Microsoft-monaco-editor', version='0.17.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-Microsoft-monaco-editor" % "0.17.1"
[org.webjars.npm/github-com-Microsoft-monaco-editor "0.17.1"]