is not current version
Last Version 0.1.21

com.blazebit:blaze-utils 0.1.15

Utilities for Blazebit Projects

GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-utils
Version

Version

0.1.15
Type

Type

pom

Download blaze-utils 0.1.15

Filename Size
blaze-utils-0.1.15.pom 9 KB
Browse

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