Categories |
CategoriesDistribution Build Tools Doma Data ORM |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-domain-distribution-parent |
Version | Version2.0.3 |
Type | Typepom |
Filename | Size |
---|---|
blaze-domain-distribution-parent-2.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-distribution-parent/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-distribution-parent</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-distribution-parent/
implementation 'com.blazebit:blaze-domain-distribution-parent:2.0.3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-distribution-parent/
implementation ("com.blazebit:blaze-domain-distribution-parent:2.0.3")
'com.blazebit:blaze-domain-distribution-parent:pom:2.0.3'
<dependency org="com.blazebit" name="blaze-domain-distribution-parent" rev="2.0.3">
<artifact name="blaze-domain-distribution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-distribution-parent', version='2.0.3')
)
libraryDependencies += "com.blazebit" % "blaze-domain-distribution-parent" % "2.0.3"
[com.blazebit/blaze-domain-distribution-parent "2.0.3"]