| License |
License |
|---|---|
| GroupId | GroupIdio.markdom |
| ArtifactId | ArtifactIdhandler-audit |
| Version | Version0.0.7 |
| Type | Typejar |
| Description |
DescriptionMarkdom - Handler - Audit
Markdom reference implementation for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| handler-audit-0.0.7.pom | |
| handler-audit-0.0.7.jar | 12 KB |
| handler-audit-0.0.7-sources.jar | 11 KB |
| handler-audit-0.0.7-javadoc.jar | 477 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.markdom/handler-audit/ -->
<dependency>
<groupId>io.markdom</groupId>
<artifactId>handler-audit</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.markdom/handler-audit/
implementation 'io.markdom:handler-audit:0.0.7'
// https://jarcasting.com/artifacts/io.markdom/handler-audit/
implementation ("io.markdom:handler-audit:0.0.7")
'io.markdom:handler-audit:jar:0.0.7'
<dependency org="io.markdom" name="handler-audit" rev="0.0.7">
<artifact name="handler-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.markdom', module='handler-audit', version='0.0.7')
)
libraryDependencies += "io.markdom" % "handler-audit" % "0.0.7"
[io.markdom/handler-audit "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.markdom : core | jar | 0.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.markdom : test | test-jar | 0.0.7 |
| io.markdom : model-basic | jar | 0.0.7 |