is not current version
Last Version 2.1.5

io.github.dayeshing:apiface 1.2.4-RELEASE

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

GroupId

GroupId

io.github.dayeshing
ArtifactId

ArtifactId

apiface
Version

Version

1.2.4-RELEASE
Type

Type

pom

Download apiface 1.2.4-RELEASE


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