is not current version
Last Version 2.2.2

org.apache.flink:statefun-ridesharing-example 2.2.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

statefun-ridesharing-example
Version

Version

2.2.1
Type

Type

pom

Download statefun-ridesharing-example 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>statefun-ridesharing-example</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation 'org.apache.flink:statefun-ridesharing-example:2.2.1'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation ("org.apache.flink:statefun-ridesharing-example:2.2.1")
'org.apache.flink:statefun-ridesharing-example:pom:2.2.1'
<dependency org="org.apache.flink" name="statefun-ridesharing-example" rev="2.2.1">
  <artifact name="statefun-ridesharing-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-ridesharing-example', version='2.2.1')
)
libraryDependencies += "org.apache.flink" % "statefun-ridesharing-example" % "2.2.1"
[org.apache.flink/statefun-ridesharing-example "2.2.1"]