Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdio.github.ikeyat.tools.javadoc2xls |
ArtifactId | ArtifactIdjavadoc2xls-tool |
Version | Version1.0.0.RC1 |
Type | Typejar |
Filename | Size |
---|---|
javadoc2xls-tool-1.0.0.RC1.pom | |
javadoc2xls-tool-1.0.0.RC1.jar | 23 KB |
javadoc2xls-tool-1.0.0.RC1-sources.jar | 15 KB |
javadoc2xls-tool-1.0.0.RC1-javadoc.jar | 139 KB |
Browse |
<!-- 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.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation 'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.0.RC1'
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation ("io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.0.RC1")
'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:jar:1.0.0.RC1'
<dependency org="io.github.ikeyat.tools.javadoc2xls" name="javadoc2xls-tool" rev="1.0.0.RC1">
<artifact name="javadoc2xls-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ikeyat.tools.javadoc2xls', module='javadoc2xls-tool', version='1.0.0.RC1')
)
libraryDependencies += "io.github.ikeyat.tools.javadoc2xls" % "javadoc2xls-tool" % "1.0.0.RC1"
[io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool "1.0.0.RC1"]