is not current version
Last Version 0.0.3

com.github.dmytrodanylyk.realm-browser:library 0.0.2

Android Realm Browser

Categories

Categories

Realm Data Databases
GroupId

GroupId

com.github.dmytrodanylyk.realm-browser
ArtifactId

ArtifactId

library
Version

Version

0.0.2
Type

Type

aar

Download library 0.0.2


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