s

smartconstraints-jakarta-impl

Not for public use. NOT IMPLEMENTED YET
Files download
File Operation
smartconstraints-jakarta-impl-0.4.0.jar download
smartconstraints-jakarta-impl-0.4.0.pom download
Apache Maven
<dependency>
  <groupId>eu.aronnax.smartconstraints</groupId>
  <artifactId>smartconstraints-jakarta-impl</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'eu.aronnax.smartconstraints:smartconstraints-jakarta-impl:0.4.0'
Gradle Kotlin
implementation("eu.aronnax.smartconstraints:smartconstraints-jakarta-impl:0.4.0")
Scala SBT
libraryDependencies += "eu.aronnax.smartconstraints" % "smartconstraints-jakarta-impl" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='eu.aronnax.smartconstraints', module='smartconstraints-jakarta-impl', version='0.4.0')
)
Apache Ivy
<dependency org="eu.aronnax.smartconstraints" name="smartconstraints-jakarta-impl" rev="0.4.0" />
Leiningen
[eu.aronnax.smartconstraints/smartconstraints-jakarta-impl "0.4.0"]
Apache Buildr
'eu.aronnax.smartconstraints:smartconstraints-jakarta-impl:jar:0.4.0'