FortranFormat

FortranFormat is an open source Java library for parsing input and formatting output using Fortran Format specification.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

name.mjw
ArtifactId

ArtifactId

FortranFormat
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

FortranFormat
FortranFormat is an open source Java library for parsing input and formatting output using Fortran Format specification.
Source Code Management

Source Code Management

https://bitbucket.org/mjw99/fortranformat

Download FortranFormat

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0