is not current version
Last Version 1.24.0

fm.last.commons:lastcommons-kyoto 1.16.2

A better Java wrapper around the Kyoto Cabinet library.

GroupId

GroupId

fm.last.commons
ArtifactId

ArtifactId

lastcommons-kyoto
Version

Version

1.16.2
Type

Type

jar

Download lastcommons-kyoto 1.16.2


<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/ -->
<dependency>
    <groupId>fm.last.commons</groupId>
    <artifactId>lastcommons-kyoto</artifactId>
    <version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation 'fm.last.commons:lastcommons-kyoto:1.16.2'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation ("fm.last.commons:lastcommons-kyoto:1.16.2")
'fm.last.commons:lastcommons-kyoto:jar:1.16.2'
<dependency org="fm.last.commons" name="lastcommons-kyoto" rev="1.16.2">
  <artifact name="lastcommons-kyoto" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-kyoto', version='1.16.2')
)
libraryDependencies += "fm.last.commons" % "lastcommons-kyoto" % "1.16.2"
[fm.last.commons/lastcommons-kyoto "1.16.2"]