is not current version
Last Version 1.0.2

com.fizzed:blaze-groovy 0.6.1


Categories

Categories

Groovy Languages
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-groovy
Version

Version

0.6.1
Type

Type

jar

Download blaze-groovy 0.6.1


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