Last Version

JARROW 1.0

Simple Feather format reader library

License

License

GroupId

GroupId

uk.ac.starlink
ArtifactId

ArtifactId

jarrow
Version

Version

1.0
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 1.0


<!-- 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.