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