ccg-io

A Java library with generally useful classes and methods.

License

License

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-io
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ccg-io
A Java library with generally useful classes and methods.
Project URL

Project URL

https://github.com/agdturner/ccg-io
Project Organization

Project Organization

Centre for Computational Geography, University of Leeds

Download ccg-io

How to add to project

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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.1