is not current version
Last Version 1.3.7

com.ardikars.common:common-constant 1.2.8.RELEASE

Java Common is an project focused on all aspects of reusable Java components.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ardikars.common
ArtifactId

ArtifactId

common-constant
Version

Version

1.2.8.RELEASE
Type

Type

jar

Download common-constant 1.2.8.RELEASE


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