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