is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-declarative-api 1.0.13


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-declarative-api
Version

Version

1.0.13
Type

Type

jar

Download blaze-domain-declarative-api 1.0.13


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