is not current version
Last Version 1.6.0

io.smallrye.reactive:smallrye-axle-core 0.0.13


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-axle-core
Version

Version

0.0.13
Type

Type

jar

Download smallrye-axle-core 0.0.13


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