is not current version
Last Version 10.1.42

software.constructs:constructs 10.0.15

A programming model for software-defined state

GroupId

GroupId

software.constructs
ArtifactId

ArtifactId

constructs
Version

Version

10.0.15
Type

Type

jar

Download constructs 10.0.15


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