Last Version

play-commons-constants 1.1

Some constants of important, shared values for the platform

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.ow2.play
ArtifactId

ArtifactId

play-commons-constants
Version

Version

1.1
Type

Type

jar
Description

Description

play-commons-constants
Some constants of important, shared values for the platform
Project Organization

Project Organization

OW2 Consortium
Source Code Management

Source Code Management

https://github.com/play-project/play-commons

Download play-commons-constants 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.