is not current version
Last Version 3.1.5

abacus-common 2.3.12

A general programming library in Java/Android. It's easy to learn and simple to use with concise and powerful APIs.

License

License

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-common
Version

Version

2.3.12
Type

Type

jar
Description

Description

abacus-common
A general programming library in Java/Android. It's easy to learn and simple to use with concise and powerful APIs.
Project URL

Project URL

https://github.com/landawn/abacus-common
Source Code Management

Source Code Management

https://github.com/landawn/abacus-common

Download abacus-common 2.3.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.