Last Version

Bee Library 1.4

Debug and QA tool to configure application on the fly

License

License

GroupId

GroupId

com.orhanobut
ArtifactId

ArtifactId

bee
Version

Version

1.4
Type

Type

aar
Description

Description

Bee Library
Debug and QA tool to configure application on the fly
Project URL

Project URL

https://github.com/orhanobut/bee
Source Code Management

Source Code Management

https://github.com/orhanobut/bee

Download bee 1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.