is not current version
Last Version 1.1.55

io.fabric8.funktion.examples:example-java 1.1.24

Funktion :: Examples :: Java

Categories

Categories

Java Languages
GroupId

GroupId

io.fabric8.funktion.examples
ArtifactId

ArtifactId

example-java
Version

Version

1.1.24
Type

Type

jar

Download example-java 1.1.24


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