is not current version
Last Version 0.2.44

de.openkeyword:log2html 0.2.34


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

log2html
Version

Version

0.2.34
Type

Type

jar

Download log2html 0.2.34


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