is not current version
Last Version 0.9.7

com.github.fluidsonic:fluid-meta-jvm 0.9.2

Converts Kotlin metadata into a usable data model

GroupId

GroupId

com.github.fluidsonic
ArtifactId

ArtifactId

fluid-meta-jvm
Version

Version

0.9.2
Type

Type

jar

Download fluid-meta-jvm 0.9.2


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