License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-expression-distribution-parent |
Last Version | Last Version1.0.0-Alpha31 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBlazebit Expression Distribution Parent
Blazebit Blaze-Expression Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-expression-distribution-parent-1.0.0-Alpha31.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-expression-distribution-parent/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-expression-distribution-parent</artifactId>
<version>1.0.0-Alpha31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-expression-distribution-parent/
implementation 'com.blazebit:blaze-expression-distribution-parent:1.0.0-Alpha31'
// https://jarcasting.com/artifacts/com.blazebit/blaze-expression-distribution-parent/
implementation ("com.blazebit:blaze-expression-distribution-parent:1.0.0-Alpha31")
'com.blazebit:blaze-expression-distribution-parent:pom:1.0.0-Alpha31'
<dependency org="com.blazebit" name="blaze-expression-distribution-parent" rev="1.0.0-Alpha31">
<artifact name="blaze-expression-distribution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-expression-distribution-parent', version='1.0.0-Alpha31')
)
libraryDependencies += "com.blazebit" % "blaze-expression-distribution-parent" % "1.0.0-Alpha31"
[com.blazebit/blaze-expression-distribution-parent "1.0.0-Alpha31"]