is not current version
Last Version 1.4.2

com.onyxdevtools:onyx-android 1.2.3

Onyx Database

GroupId

GroupId

com.onyxdevtools
ArtifactId

ArtifactId

onyx-android
Version

Version

1.2.3
Type

Type

jar

Download onyx-android 1.2.3


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