Smartfiles

A Java framework for working with files and dynamic data

License

License

GroupId

GroupId

io.github.cegredev
ArtifactId

ArtifactId

smartfiles
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Smartfiles
A Java framework for working with files and dynamic data

Download smartfiles

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1