io.github.tdwu:japi-core

类似于Swagger 的文档辅助工具

License

License

GroupId

GroupId

io.github.tdwu
ArtifactId

ArtifactId

japi-core
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

类似于Swagger 的文档辅助工具

Download japi-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1