is not current version
Last Version 2.2.21

com.landawn:abacus-common-se-jdk7 2.2.12

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

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-common-se-jdk7
Version

Version

2.2.12
Type

Type

jar

Download abacus-common-se-jdk7 2.2.12


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