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