is not current version
Last Version 10.1.42

software.constructs:constructs 3.2.49

A programming model for composable configuration

GroupId

GroupId

software.constructs
ArtifactId

ArtifactId

constructs
Version

Version

3.2.49
Type

Type

jar

Download constructs 3.2.49


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