is not current version
Last Version 1.3.12

com.github.qydq:bear 1.2.35

this is maven library author is sunshuntao

GroupId

GroupId

com.github.qydq
ArtifactId

ArtifactId

bear
Version

Version

1.2.35
Type

Type

aar

Download bear 1.2.35


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