is not current version
Last Version 1.3.4

com.github.ooftf:director 1.3.3

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

director
Version

Version

1.3.3
Type

Type

aar

Download director 1.3.3


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