is not current version
Last Version 0.9.117

com.thesett:power_model_validation 0.8.13

Power model provides the ability to reflect and navigate on Java data models. It also provides some useful data types that can be used in data modelling.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

power_model_validation
Version

Version

0.8.13
Type

Type

jar

Download power_model_validation 0.8.13


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