is not current version
Last Version 2.1.5

io.github.dayeshing:apiface 1.0.0

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

Type

pom

Download apiface 1.0.0

Filename Size
apiface-1.0.0.pom 11 KB
Browse

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