is not current version
Last Version 0.2.44

de.openkeyword:log2html 0.0.33


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

log2html
Version

Version

0.0.33
Type

Type

jar

Download log2html 0.0.33


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