is not current version
Last Version 1.0.1

io.smallrye.reactive:smallrye-converter-api 0.4.1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-converter-api
Version

Version

0.4.1
Type

Type

jar

Download smallrye-converter-api 0.4.1


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