License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-utils |
Last Version | Last Version0.1.21 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBlazebit Utilities
Utilities for Blazebit Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-utils-0.1.21.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-utils/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-utils</artifactId>
<version>0.1.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-utils/
implementation 'com.blazebit:blaze-utils:0.1.21'
// https://jarcasting.com/artifacts/com.blazebit/blaze-utils/
implementation ("com.blazebit:blaze-utils:0.1.21")
'com.blazebit:blaze-utils:pom:0.1.21'
<dependency org="com.blazebit" name="blaze-utils" rev="0.1.21">
<artifact name="blaze-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-utils', version='0.1.21')
)
libraryDependencies += "com.blazebit" % "blaze-utils" % "0.1.21"
[com.blazebit/blaze-utils "0.1.21"]