is not current version
Last Version 4.15.0

org.apache.distributedlog:dlfs 4.10.0


GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

dlfs
Version

Version

4.10.0
Type

Type

jar

Download dlfs 4.10.0


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