Categories |
CategoriesDistribution Build Tools Doma Data ORM |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-domain-distribution-parent |
Version | Version1.0.13 |
Type | Typepom |
Filename | Size |
---|---|
blaze-domain-distribution-parent-1.0.13.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>1.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-distribution-parent/
implementation 'com.blazebit:blaze-domain-distribution-parent:1.0.13'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-distribution-parent/
implementation ("com.blazebit:blaze-domain-distribution-parent:1.0.13")
'com.blazebit:blaze-domain-distribution-parent:pom:1.0.13'
<dependency org="com.blazebit" name="blaze-domain-distribution-parent" rev="1.0.13">
<artifact name="blaze-domain-distribution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-distribution-parent', version='1.0.13')
)
libraryDependencies += "com.blazebit" % "blaze-domain-distribution-parent" % "1.0.13"
[com.blazebit/blaze-domain-distribution-parent "1.0.13"]