is not current version
Last Version 1.0.3

io.smallrye:smallrye-safer-annotations-parent 1.0.2

Safer Annotation constraints

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-safer-annotations-parent
Version

Version

1.0.2
Type

Type

pom

Download smallrye-safer-annotations-parent 1.0.2


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