is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-declarative-impl 3.0.0-Alpha2


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-declarative-impl
Version

Version

3.0.0-Alpha2
Type

Type

jar

Download blaze-domain-declarative-impl 3.0.0-Alpha2


<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-impl/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-domain-declarative-impl</artifactId>
    <version>3.0.0-Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-impl/
implementation 'com.blazebit:blaze-domain-declarative-impl:3.0.0-Alpha2'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-impl/
implementation ("com.blazebit:blaze-domain-declarative-impl:3.0.0-Alpha2")
'com.blazebit:blaze-domain-declarative-impl:jar:3.0.0-Alpha2'
<dependency org="com.blazebit" name="blaze-domain-declarative-impl" rev="3.0.0-Alpha2">
  <artifact name="blaze-domain-declarative-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-declarative-impl', version='3.0.0-Alpha2')
)
libraryDependencies += "com.blazebit" % "blaze-domain-declarative-impl" % "3.0.0-Alpha2"
[com.blazebit/blaze-domain-declarative-impl "3.0.0-Alpha2"]