commons-constants

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.zhangzw0505
ArtifactId

ArtifactId

commons-constants
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-constants
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/zhangzw0505/commons-constants
Source Code Management

Source Code Management

https://github.com/zhangzw0505/commons-constants

Download commons-constants

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhangzw0505/commons-constants/ -->
<dependency>
    <groupId>com.github.zhangzw0505</groupId>
    <artifactId>commons-constants</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangzw0505/commons-constants/
implementation 'com.github.zhangzw0505:commons-constants:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhangzw0505/commons-constants/
implementation ("com.github.zhangzw0505:commons-constants:1.0.0")
'com.github.zhangzw0505:commons-constants:jar:1.0.0'
<dependency org="com.github.zhangzw0505" name="commons-constants" rev="1.0.0">
  <artifact name="commons-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangzw0505', module='commons-constants', version='1.0.0')
)
libraryDependencies += "com.github.zhangzw0505" % "commons-constants" % "1.0.0"
[com.github.zhangzw0505/commons-constants "1.0.0"]

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.

constants

Most commonly used constants for Java.

Versions

Version
1.0.0