is not current version
Last Version 2.4.2

common-base 1.4.13

common java library

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-base
Version

Version

1.4.13
Type

Type

jar
Description

Description

common-base
common java library

Download common-base 1.4.13


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.errorprone : error_prone_annotations jar 2.0.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.