is not current version
Last Version 3.0.0-RC2

io.smallrye.config.examples:interceptors 1.9.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.smallrye.config.examples
ArtifactId

ArtifactId

interceptors
Version

Version

1.9.2
Type

Type

jar

Download interceptors 1.9.2


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