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