cotta-testbase

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.testbase
ArtifactId

ArtifactId

cotta-testbase
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download cotta-testbase

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0