is not current version
Last Version 1.9.29

com.landawn:abacus-da 1.9.20

Abacus Data Access and Analysis

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-da
Version

Version

1.9.20
Type

Type

jar

Download abacus-da 1.9.20


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