is not current version
Last Version 4.0.3

org.webjars.npm:types__marked 0.6.0

WebJar for @types/marked

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__marked
Version

Version

0.6.0
Type

Type

jar

Download types__marked 0.6.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__marked/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>types__marked</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__marked/
implementation 'org.webjars.npm:types__marked:0.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/types__marked/
implementation ("org.webjars.npm:types__marked:0.6.0")
'org.webjars.npm:types__marked:jar:0.6.0'
<dependency org="org.webjars.npm" name="types__marked" rev="0.6.0">
  <artifact name="types__marked" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__marked', version='0.6.0')
)
libraryDependencies += "org.webjars.npm" % "types__marked" % "0.6.0"
[org.webjars.npm/types__marked "0.6.0"]