is not current version
Last Version 2.2.1

com.onyxdevtools:onyx-web-database 1.3.1

onyx-web-database

Categories

Categories

Data
GroupId

GroupId

com.onyxdevtools
ArtifactId

ArtifactId

onyx-web-database
Version

Version

1.3.1
Type

Type

jar

Download onyx-web-database 1.3.1


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