License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdasciidoctor |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptionasciidoctor
WebJar for asciidoctor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asciidoctor-2.0.3.pom | |
asciidoctor-2.0.3.jar | 5 KB |
asciidoctor-2.0.3-sources.jar | 22 bytes |
asciidoctor-2.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/asciidoctor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>asciidoctor</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/asciidoctor/
implementation 'org.webjars.npm:asciidoctor:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/asciidoctor/
implementation ("org.webjars.npm:asciidoctor:2.0.3")
'org.webjars.npm:asciidoctor:jar:2.0.3'
<dependency org="org.webjars.npm" name="asciidoctor" rev="2.0.3">
<artifact name="asciidoctor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='asciidoctor', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "asciidoctor" % "2.0.3"
[org.webjars.npm/asciidoctor "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : asciidoctor__cli | jar | [2.0.1] |
org.webjars.npm : asciidoctor__core | jar | [2.0.3] |