JARROW

Simple Feather format reader library

License

License

GroupId

GroupId

uk.ac.starlink
ArtifactId

ArtifactId

jarrow
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JARROW
Simple Feather format reader library
Project URL

Project URL

https://github.com/mbtaylor/jarrow
Source Code Management

Source Code Management

https://github.com/mbtaylor/jarrow

Download jarrow

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.starlink/jarrow/ -->
<dependency>
    <groupId>uk.ac.starlink</groupId>
    <artifactId>jarrow</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.starlink/jarrow/
implementation 'uk.ac.starlink:jarrow:1.0'
// https://jarcasting.com/artifacts/uk.ac.starlink/jarrow/
implementation ("uk.ac.starlink:jarrow:1.0")
'uk.ac.starlink:jarrow:jar:1.0'
<dependency org="uk.ac.starlink" name="jarrow" rev="1.0">
  <artifact name="jarrow" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.starlink', module='jarrow', version='1.0')
)
libraryDependencies += "uk.ac.starlink" % "jarrow" % "1.0"
[uk.ac.starlink/jarrow "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0