| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdFortranFormat | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFortranFormat 
            The Fortran format package by Jocelyn Ireson-Paine 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| FortranFormat-1.0.0.pom | |
| FortranFormat-1.0.0.jar | 65 KB | 
| FortranFormat-1.0.0-sources.jar | 45 KB | 
| FortranFormat-1.0.0-javadoc.jar | 273 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.labathome/FortranFormat/ -->
<dependency>
    <groupId>de.labathome</groupId>
    <artifactId>FortranFormat</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.labathome/FortranFormat/
implementation 'de.labathome:FortranFormat:1.0.0'
                // https://jarcasting.com/artifacts/de.labathome/FortranFormat/
implementation ("de.labathome:FortranFormat:1.0.0")
                'de.labathome:FortranFormat:jar:1.0.0'
                <dependency org="de.labathome" name="FortranFormat" rev="1.0.0">
  <artifact name="FortranFormat" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.labathome', module='FortranFormat', version='1.0.0')
)
                libraryDependencies += "de.labathome" % "FortranFormat" % "1.0.0"
                [de.labathome/FortranFormat "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 | 
| org.junit.platform : junit-platform-launcher | jar | 1.6.0 |