Categories |
CategoriesMirror Application Layer Libs Introspection |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__codemirror |
Version | Version0.0.72 |
Type | Typejar |
Filename | Size |
---|---|
types__codemirror-0.0.72.pom | |
types__codemirror-0.0.72.jar | 32 KB |
types__codemirror-0.0.72-sources.jar | 22 bytes |
types__codemirror-0.0.72-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__codemirror/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__codemirror</artifactId>
<version>0.0.72</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__codemirror/
implementation 'org.webjars.npm:types__codemirror:0.0.72'
// https://jarcasting.com/artifacts/org.webjars.npm/types__codemirror/
implementation ("org.webjars.npm:types__codemirror:0.0.72")
'org.webjars.npm:types__codemirror:jar:0.0.72'
<dependency org="org.webjars.npm" name="types__codemirror" rev="0.0.72">
<artifact name="types__codemirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__codemirror', version='0.0.72')
)
libraryDependencies += "org.webjars.npm" % "types__codemirror" % "0.0.72"
[org.webjars.npm/types__codemirror "0.0.72"]