License |
License |
---|---|
GroupId | GroupIdcom.onyxdevtools |
ArtifactId | ArtifactIdonyx-remote-driver-moe |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptioncom.onyxdevtools:onyx-remote-driver-moe
Onyx Remote Database Driver for Multi Engine OS
|
Project Organization |
Project OrganizationOnyx Development Tools, Inc. |
<!-- https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver-moe/ -->
<dependency>
<groupId>com.onyxdevtools</groupId>
<artifactId>onyx-remote-driver-moe</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver-moe/
implementation 'com.onyxdevtools:onyx-remote-driver-moe:1.3.0'
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver-moe/
implementation ("com.onyxdevtools:onyx-remote-driver-moe:1.3.0")
'com.onyxdevtools:onyx-remote-driver-moe:jar:1.3.0'
<dependency org="com.onyxdevtools" name="onyx-remote-driver-moe" rev="1.3.0">
<artifact name="onyx-remote-driver-moe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onyxdevtools', module='onyx-remote-driver-moe', version='1.3.0')
)
libraryDependencies += "com.onyxdevtools" % "onyx-remote-driver-moe" % "1.3.0"
[com.onyxdevtools/onyx-remote-driver-moe "1.3.0"]