is not current version
Last Version 10.1.42

software.constructs:constructs 3.3.31

A programming model for composable configuration

GroupId

GroupId

software.constructs
ArtifactId

ArtifactId

constructs
Version

Version

3.3.31
Type

Type

jar

Download constructs 3.3.31


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