Last Version

abacus-common 3.1.5

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

3.1.5
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 3.1.5


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

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.