не последняя версия
Последняя версия 2.0.21

com.github.roneetshaw:flow-api 0.0.22


Группа

Группа

com.github.roneetshaw
Идентификатор

Идентификатор

flow-api
Версия

Версия

0.0.22
Тип

Тип

jar

Скачать flow-api 0.0.22


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