is not current version
Last Version 1.24.0

fm.last.commons:lastcommons-kyoto 1.0.1

A better Java wrapper around the Kyoto Cabinet library.

GroupId

GroupId

fm.last.commons
ArtifactId

ArtifactId

lastcommons-kyoto
Version

Version

1.0.1
Type

Type

jar

Download lastcommons-kyoto 1.0.1


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