License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-android-lib |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBeigesoft Android Library
This library contains widgets: list chooser, tree chooser, implementations of graphic and UI(dialog) services etc.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBeigesoft ™ |
Filename | Size |
---|---|
beige-android-lib-2.1.11.pom | |
beige-android-lib-2.1.11.aar | 71 KB |
beige-android-lib-2.1.11-sources.jar | 33 KB |
beige-android-lib-2.1.11-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-android-lib/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-android-lib</artifactId>
<version>2.1.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-android-lib/
implementation 'org.beigesoft:beige-android-lib:2.1.11'
// https://jarcasting.com/artifacts/org.beigesoft/beige-android-lib/
implementation ("org.beigesoft:beige-android-lib:2.1.11")
'org.beigesoft:beige-android-lib:aar:2.1.11'
<dependency org="org.beigesoft" name="beige-android-lib" rev="2.1.11">
<artifact name="beige-android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-android-lib', version='2.1.11')
)
libraryDependencies += "org.beigesoft" % "beige-android-lib" % "2.1.11"
[org.beigesoft/beige-android-lib "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : support-v4 | jar | r6 |
org.beigesoft : beige-lib | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |