is not current version
Last Version 0.9.0

com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.12 0.7.0

foundationdb4s-core

GroupId

GroupId

com.github.pwliwanow.foundationdb4s
ArtifactId

ArtifactId

foundationdb4s-core_2.12
Version

Version

0.7.0
Type

Type

jar

Download foundationdb4s-core_2.12 0.7.0


<!-- https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.12/ -->
<dependency>
    <groupId>com.github.pwliwanow.foundationdb4s</groupId>
    <artifactId>foundationdb4s-core_2.12</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.12/
implementation 'com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.12:0.7.0'
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.12/
implementation ("com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.12:0.7.0")
'com.github.pwliwanow.foundationdb4s:foundationdb4s-core_2.12:jar:0.7.0'
<dependency org="com.github.pwliwanow.foundationdb4s" name="foundationdb4s-core_2.12" rev="0.7.0">
  <artifact name="foundationdb4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwliwanow.foundationdb4s', module='foundationdb4s-core_2.12', version='0.7.0')
)
libraryDependencies += "com.github.pwliwanow.foundationdb4s" % "foundationdb4s-core_2.12" % "0.7.0"
[com.github.pwliwanow.foundationdb4s/foundationdb4s-core_2.12 "0.7.0"]