Last Version

AbacusUtil 1.2.9

A general programming library in Java

License

License

The Apache License, Version 2.0
GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-util-all-jdk7
Version

Version

1.2.9
Type

Type

jar
Description

Description

AbacusUtil
A general programming library in Java
Source Code Management

Source Code Management

https://github.com/landawn/AbacusUtil

Download abacus-util-all-jdk7 1.2.9


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

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.