is not current version
Last Version 1.0.5.RELEASE

io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool 1.0.1-RELEASE

A tool to generate Excel spread sheet from Javadoc of JUnit source code.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.ikeyat.tools.javadoc2xls
ArtifactId

ArtifactId

javadoc2xls-tool
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download javadoc2xls-tool 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/ -->
<dependency>
    <groupId>io.github.ikeyat.tools.javadoc2xls</groupId>
    <artifactId>javadoc2xls-tool</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation 'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation ("io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.1-RELEASE")
'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:jar:1.0.1-RELEASE'
<dependency org="io.github.ikeyat.tools.javadoc2xls" name="javadoc2xls-tool" rev="1.0.1-RELEASE">
  <artifact name="javadoc2xls-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ikeyat.tools.javadoc2xls', module='javadoc2xls-tool', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.ikeyat.tools.javadoc2xls" % "javadoc2xls-tool" % "1.0.1-RELEASE"
[io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool "1.0.1-RELEASE"]