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

com.apphance.flow:apphance-flow 1.0.4

Apphance Flow - gradle plugin to automate builds for mobile applications

Группа

Группа

com.apphance.flow
Идентификатор

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

apphance-flow
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать apphance-flow 1.0.4


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