is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-declarative 1.0.0-Alpha2


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-declarative
Version

Version

1.0.0-Alpha2
Type

Type

pom

Download blaze-domain-declarative 1.0.0-Alpha2


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