Last Version

abacus-util 2.1.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-util
Version

Version

2.1.12
Type

Type

jar
Description

Description

abacus-util
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-util
Source Code Management

Source Code Management

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

Download abacus-util 2.1.12


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