is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-distribution-parent 1.0.11


Categories

Categories

Distribution Build Tools Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-distribution-parent
Version

Version

1.0.11
Type

Type

pom

Download blaze-domain-distribution-parent 1.0.11


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