Last Version

Constretto :: API - 3.0.0-BETA1 3.0.0-BETA1

This project aims to help java application developers to manage their configuration issues.

License

License

ASF v2 License
GroupId

GroupId

org.constretto
ArtifactId

ArtifactId

constretto-api
Version

Version

3.0.0-BETA1
Type

Type

jar
Description

Description

Constretto :: API - 3.0.0-BETA1
This project aims to help java application developers to manage their configuration issues.
Project URL

Project URL

http://constretto.github.io/constretto-api

Download constretto-api 3.0.0-BETA1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.