is not current version
Last Version 1.3.4

com.github.ooftf:director 1.2.0

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

director
Version

Version

1.2.0
Type

Type

aar

Download director 1.2.0


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