is not current version
Last Version 0.2.44

de.openkeyword:log2html 0.2.28


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

log2html
Version

Version

0.2.28
Type

Type

jar

Download log2html 0.2.28


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