License |
License |
---|---|
GroupId | GroupIdcom.onyxdevtools |
ArtifactId | ArtifactIdonyx-android |
Version | Version1.4.2 |
Type | Typejar |
Description |
Descriptioncom.onyxdevtools:onyx-android
Onyx Database
|
Project Organization |
Project OrganizationOnyx Development Tools, Inc. |
Filename | Size |
---|---|
onyx-android-1.4.2.pom | |
onyx-android-1.4.2.jar | 441 KB |
onyx-android-1.4.2-sources.jar | 5 KB |
onyx-android-1.4.2-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onyxdevtools/onyx-android/ -->
<dependency>
<groupId>com.onyxdevtools</groupId>
<artifactId>onyx-android</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-android/
implementation 'com.onyxdevtools:onyx-android:1.4.2'
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-android/
implementation ("com.onyxdevtools:onyx-android:1.4.2")
'com.onyxdevtools:onyx-android:jar:1.4.2'
<dependency org="com.onyxdevtools" name="onyx-android" rev="1.4.2">
<artifact name="onyx-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onyxdevtools', module='onyx-android', version='1.4.2')
)
libraryDependencies += "com.onyxdevtools" % "onyx-android" % "1.4.2"
[com.onyxdevtools/onyx-android "1.4.2"]