is not current version
Last Version 2.2.21

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

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.11
Type

Type

jar

Download abacus-common-se-jdk7 2.2.11


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