is not current version
Last Version 1.0.2

com.fizzed:blaze 0.9.2


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze
Version

Version

0.9.2
Type

Type

pom

Download blaze 0.9.2

Filename Size
blaze-0.9.2.pom 6 KB
Browse

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