is not current version
Last Version 2.1.5

apiface 1.8.9

A set of interface documentation tools developed by java, Tools that run in an operational or development environment

License

License

GroupId

GroupId

io.github.dayeshing
ArtifactId

ArtifactId

apiface
Version

Version

1.8.9
Type

Type

pom
Description

Description

apiface
A set of interface documentation tools developed by java, Tools that run in an operational or development environment
Project URL

Project URL

https://github.com/DayeShing/apiface

Download apiface 1.8.9

Filename Size
apiface-1.8.9.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.dayeshing/apiface/ -->
<dependency>
    <groupId>io.github.dayeshing</groupId>
    <artifactId>apiface</artifactId>
    <version>1.8.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface/
implementation 'io.github.dayeshing:apiface:1.8.9'
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface/
implementation ("io.github.dayeshing:apiface:1.8.9")
'io.github.dayeshing:apiface:pom:1.8.9'
<dependency org="io.github.dayeshing" name="apiface" rev="1.8.9">
  <artifact name="apiface" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dayeshing', module='apiface', version='1.8.9')
)
libraryDependencies += "io.github.dayeshing" % "apiface" % "1.8.9"
[io.github.dayeshing/apiface "1.8.9"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • apiface-core
  • apiface-maven-plugin
  • apiface-gradle-plugin