is not current version
Last Version 4.0.0

org.webjars.npm:github-markdown-css 2.10.0

WebJar for github-markdown-css

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-markdown-css
Version

Version

2.10.0
Type

Type

jar

Download github-markdown-css 2.10.0


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