is not current version
Last Version 10.1.42

software.constructs:constructs 3.3.166

A programming model for composable configuration

GroupId

GroupId

software.constructs
ArtifactId

ArtifactId

constructs
Version

Version

3.3.166
Type

Type

jar

Download constructs 3.3.166


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