is not current version
Last Version 1.2.9

com.landawn:abacus-util-all 0.8.4

A general programming library in Java

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-util-all
Version

Version

0.8.4
Type

Type

jar

Download abacus-util-all 0.8.4


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