is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-declarative-integration 1.0.8


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-declarative-integration
Version

Version

1.0.8
Type

Type

pom

Download blaze-domain-declarative-integration 1.0.8


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