is not current version
Last Version 2.1.1

io.smallrye:smallrye-jwt-docs 2.0.3


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-jwt-docs
Version

Version

2.0.3
Type

Type

jar

Download smallrye-jwt-docs 2.0.3


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