is not current version
Last Version 3.0.0-Alpha5

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


Categories

Categories

Distribution Build Tools Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-distribution-parent
Version

Version

2.0.0
Type

Type

pom

Download blaze-domain-distribution-parent 2.0.0


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