is not current version
Last Version 1.4.3

cn.entertech.android:biomoduleble 1.4.0


GroupId

GroupId

cn.entertech.android
ArtifactId

ArtifactId

biomoduleble
Version

Version

1.4.0
Type

Type

aar

Download biomoduleble 1.4.0


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