License |
License |
---|---|
GroupId | GroupIdfm.last |
ArtifactId | ArtifactIdmoji |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionMoji
A File-like MogileFS client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
moji-3.0.0.pom | |
moji-3.0.0.jar | 99 KB |
moji-3.0.0-sources.jar | 74 KB |
moji-3.0.0-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last/moji/ -->
<dependency>
<groupId>fm.last</groupId>
<artifactId>moji</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last/moji/
implementation 'fm.last:moji:3.0.0'
// https://jarcasting.com/artifacts/fm.last/moji/
implementation ("fm.last:moji:3.0.0")
'fm.last:moji:jar:3.0.0'
<dependency org="fm.last" name="moji" rev="3.0.0">
<artifact name="moji" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last', module='moji', version='3.0.0')
)
libraryDependencies += "fm.last" % "moji" % "3.0.0"
[fm.last/moji "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
commons-io : commons-io | jar | 2.0.1 |
commons-pool : commons-pool | jar | 1.6 |
commons-lang : commons-lang | jar | 2.1 |
fm.last.commons : lastcommons-lang | jar | 3.0.0 |
commons-codec : commons-codec | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
fm.last.commons : lastcommons-test | jar | 5.1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |