is not current version
Last Version 0.2.44

de.openkeyword:log2html 0.1.30


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

log2html
Version

Version

0.1.30
Type

Type

jar

Download log2html 0.1.30


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