is not current version
Last Version 1.0.5

nz.co.gregs:dbvolution 0.8.21

Advanced Library to Remove Object Relational Impedance

GroupId

GroupId

nz.co.gregs
ArtifactId

ArtifactId

dbvolution
Version

Version

0.8.21
Type

Type

jar

Download dbvolution 0.8.21


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