is not current version
Last Version 3.0.RLS

fun.hereis.code:swagger-pdf 1.15.RLS


Categories

Categories

PDF Data Swagger Program Interface REST Frameworks
GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

swagger-pdf
Version

Version

1.15.RLS
Type

Type

jar

Download swagger-pdf 1.15.RLS


<!-- https://jarcasting.com/artifacts/fun.hereis.code/swagger-pdf/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>swagger-pdf</artifactId>
    <version>1.15.RLS</version>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/swagger-pdf/
implementation 'fun.hereis.code:swagger-pdf:1.15.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/swagger-pdf/
implementation ("fun.hereis.code:swagger-pdf:1.15.RLS")
'fun.hereis.code:swagger-pdf:jar:1.15.RLS'
<dependency org="fun.hereis.code" name="swagger-pdf" rev="1.15.RLS">
  <artifact name="swagger-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='swagger-pdf', version='1.15.RLS')
)
libraryDependencies += "fun.hereis.code" % "swagger-pdf" % "1.15.RLS"
[fun.hereis.code/swagger-pdf "1.15.RLS"]