Constants

Utilities for static final constants.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.rezzedup.util
ArtifactId

ArtifactId

constants
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Constants
Utilities for static final constants.
Project URL

Project URL

https://github.com/RezzedUp/Constants
Source Code Management

Source Code Management

https://github.com/RezzedUp/Constants

Download constants

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
pl.tlinkowski.annotation : pl.tlinkowski.annotation.basic jar 0.2.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0
0.0.1