is not current version
Last Version 0.2.0

de.bright-side.bdbexport:BDbExport 0.1.0

Java framework to export databases

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.bright-side.bdbexport
ArtifactId

ArtifactId

BDbExport
Version

Version

0.1.0
Type

Type

jar

Download BDbExport 0.1.0


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