is not current version
Last Version 0.0.9

io.teknek:farsandra-core 0.0.8


GroupId

GroupId

io.teknek
ArtifactId

ArtifactId

farsandra-core
Version

Version

0.0.8
Type

Type

jar

Download farsandra-core 0.0.8


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