is not current version
Last Version 1.0.2

com.fizzed:blaze-kotlin 0.10.0


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-kotlin
Version

Version

0.10.0
Type

Type

jar

Download blaze-kotlin 0.10.0


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