is not current version
Last Version 1.0.2

com.fizzed:blaze-groovy 1.0.1


Categories

Categories

Groovy Languages
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-groovy
Version

Version

1.0.1
Type

Type

jar

Download blaze-groovy 1.0.1


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