is not current version
Last Version 3.0.0

fm.last:moji 2.0.0

A File-like MogileFS client

GroupId

GroupId

fm.last
ArtifactId

ArtifactId

moji
Version

Version

2.0.0
Type

Type

jar

Download moji 2.0.0


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