is not current version
Last Version 2.1.5

io.github.dayeshing:apiface 1.2.1

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.1
Type

Type

pom

Download apiface 1.2.1

Filename Size
apiface-1.2.1.pom 9 KB
Browse

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