is not current version
Last Version 1.6.0

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


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-axle-core
Version

Version

1.1.0
Type

Type

jar

Download smallrye-axle-core 1.1.0


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