is not current version
Last Version 3.0.RLS

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


Categories

Categories

PDF Data Swagger Program Interface REST Frameworks
GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

swagger-pdf
Version

Version

2.0.RLS
Type

Type

jar

Download swagger-pdf 2.0.RLS


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