is not current version
Last Version 1.0.2.web

cn.zhangfusheng:zfs-swagger-ui 1.0.1.web

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.zhangfusheng
ArtifactId

ArtifactId

zfs-swagger-ui
Version

Version

1.0.1.web
Type

Type

jar

Download zfs-swagger-ui 1.0.1.web


<!-- https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-swagger-ui/ -->
<dependency>
    <groupId>cn.zhangfusheng</groupId>
    <artifactId>zfs-swagger-ui</artifactId>
    <version>1.0.1.web</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-swagger-ui/
implementation 'cn.zhangfusheng:zfs-swagger-ui:1.0.1.web'
// https://jarcasting.com/artifacts/cn.zhangfusheng/zfs-swagger-ui/
implementation ("cn.zhangfusheng:zfs-swagger-ui:1.0.1.web")
'cn.zhangfusheng:zfs-swagger-ui:jar:1.0.1.web'
<dependency org="cn.zhangfusheng" name="zfs-swagger-ui" rev="1.0.1.web">
  <artifact name="zfs-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zhangfusheng', module='zfs-swagger-ui', version='1.0.1.web')
)
libraryDependencies += "cn.zhangfusheng" % "zfs-swagger-ui" % "1.0.1.web"
[cn.zhangfusheng/zfs-swagger-ui "1.0.1.web"]