is not current version
Last Version 0.0.5

com.uchicom:dbd 0.0.1

DB design tool.

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

dbd
Version

Version

0.0.1
Type

Type

jar

Download dbd 0.0.1


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