is not current version
Last Version 1.0.2

com.fizzed:blaze 0.6.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze
Version

Version

0.6.1
Type

Type

pom

Download blaze 0.6.1

Filename Size
blaze-0.6.1.pom 5 KB
Browse

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