is not current version
Last Version 10.1.42

software.constructs:constructs 10.0.13

A programming model for software-defined state

GroupId

GroupId

software.constructs
ArtifactId

ArtifactId

constructs
Version

Version

10.0.13
Type

Type

jar

Download constructs 10.0.13


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