License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.landawn |
ArtifactId | ArtifactIdabacus-extra |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionabacus-extra
Abacus Data Access and Analysis
|
Filename | Size |
---|---|
abacus-extra-1.5.pom | |
abacus-extra-1.5-sources.jar | 160 KB |
abacus-extra-1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.landawn/abacus-extra/ -->
<dependency>
<groupId>com.landawn</groupId>
<artifactId>abacus-extra</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/abacus-extra/
implementation 'com.landawn:abacus-extra:1.5'
// https://jarcasting.com/artifacts/com.landawn/abacus-extra/
implementation ("com.landawn:abacus-extra:1.5")
'com.landawn:abacus-extra:jar:1.5'
<dependency org="com.landawn" name="abacus-extra" rev="1.5">
<artifact name="abacus-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='abacus-extra', version='1.5')
)
libraryDependencies += "com.landawn" % "abacus-extra" % "1.5"
[com.landawn/abacus-extra "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.landawn : abacus-common | jar | 2.3.7 |