Last Version

debuggerman 1.0.0

Library for work with local media storage on Android.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

debuggerman
Version

Version

1.0.0
Type

Type

aar
Description

Description

debuggerman
Library for work with local media storage on Android.
Project URL

Project URL

https://github.com/rosberry/LocalMediaProvider.git
Source Code Management

Source Code Management

https://github.com/rosberry/LocalMediaProvider.git

Download debuggerman 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
androidx.constraintlayout » constraintlayout jar 1.1.3
com.rosberry.android : AbstractRecycler aar 1.0.0

Project Modules

There are no modules declared in this project.