is not current version
Last Version 1.9.1

com.unflow:unflow-ui 1.9.0

Unflow SDK

GroupId

GroupId

com.unflow
ArtifactId

ArtifactId

unflow-ui
Version

Version

1.9.0
Type

Type

aar

Download unflow-ui 1.9.0


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