Last Version

FortranFormat 1.1.0

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
Version

Version

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


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