is not current version
Last Version 0.7.0

com.github.protobufel:common-files-v7 0.6

Common file and directory scanning utilities

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

common-files-v7
Version

Version

0.6
Type

Type

jar

Download common-files-v7 0.6


<!-- https://jarcasting.com/artifacts/com.github.protobufel/common-files-v7/ -->
<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>common-files-v7</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/common-files-v7/
implementation 'com.github.protobufel:common-files-v7:0.6'
// https://jarcasting.com/artifacts/com.github.protobufel/common-files-v7/
implementation ("com.github.protobufel:common-files-v7:0.6")
'com.github.protobufel:common-files-v7:jar:0.6'
<dependency org="com.github.protobufel" name="common-files-v7" rev="0.6">
  <artifact name="common-files-v7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='common-files-v7', version='0.6')
)
libraryDependencies += "com.github.protobufel" % "common-files-v7" % "0.6"
[com.github.protobufel/common-files-v7 "0.6"]