cotta-core

A lightweight file system framework that is created to ease the pain of writing an application that involves file handling

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cotta.core
ArtifactId

ArtifactId

cotta
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

cotta-core
A lightweight file system framework that is created to ease the pain of writing an application that involves file handling

Download cotta

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
net.sf.cotta.testbase : cotta-testbase jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0