License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__unist |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@types/unist
WebJar for @types/unist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__unist-2.0.6.pom | |
types__unist-2.0.6.jar | 5 KB |
types__unist-2.0.6-sources.jar | 22 bytes |
types__unist-2.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__unist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__unist</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__unist/
implementation 'org.webjars.npm:types__unist:2.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/types__unist/
implementation ("org.webjars.npm:types__unist:2.0.6")
'org.webjars.npm:types__unist:jar:2.0.6'
<dependency org="org.webjars.npm" name="types__unist" rev="2.0.6">
<artifact name="types__unist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__unist', version='2.0.6')
)
libraryDependencies += "org.webjars.npm" % "types__unist" % "2.0.6"
[org.webjars.npm/types__unist "2.0.6"]