is not current version
Last Version 1.0.2

com.fizzed:blaze-kotlin 0.8.2


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-kotlin
Version

Version

0.8.2
Type

Type

jar

Download blaze-kotlin 0.8.2


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