is not current version
Last Version 0.7.0

com.mattunderscore.code.generation.specky:constraint-model 0.6.0


GroupId

GroupId

com.mattunderscore.code.generation.specky
ArtifactId

ArtifactId

constraint-model
Version

Version

0.6.0
Type

Type

jar

Download constraint-model 0.6.0


<!-- https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/constraint-model/ -->
<dependency>
    <groupId>com.mattunderscore.code.generation.specky</groupId>
    <artifactId>constraint-model</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/constraint-model/
implementation 'com.mattunderscore.code.generation.specky:constraint-model:0.6.0'
// https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/constraint-model/
implementation ("com.mattunderscore.code.generation.specky:constraint-model:0.6.0")
'com.mattunderscore.code.generation.specky:constraint-model:jar:0.6.0'
<dependency org="com.mattunderscore.code.generation.specky" name="constraint-model" rev="0.6.0">
  <artifact name="constraint-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.code.generation.specky', module='constraint-model', version='0.6.0')
)
libraryDependencies += "com.mattunderscore.code.generation.specky" % "constraint-model" % "0.6.0"
[com.mattunderscore.code.generation.specky/constraint-model "0.6.0"]