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