Last Version

JSOFA 20210512

A pure Java translation of the SOFA library

License

License

Modified SOFA Licence
GroupId

GroupId

org.javastro
ArtifactId

ArtifactId

jsofa
Version

Version

20210512
Type

Type

jar
Description

Description

JSOFA
A pure Java translation of the SOFA library
Project Organization

Project Organization

JBCA, University of Manchester
Source Code Management

Source Code Management

https://github.com/Javastro/jsofa

Download jsofa 20210512


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.