is not current version
Last Version 0.4.2

com.github.ooftf:basic 0.4.0

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

basic
Version

Version

0.4.0
Type

Type

aar

Download basic 0.4.0


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