| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdFortranNamelist | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFortranNamelist 
            Reading class for Fortran Namelists 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| FortranNamelist-2.0.0.pom | |
| FortranNamelist-2.0.0.jar | 18 KB | 
| FortranNamelist-2.0.0-sources.jar | 14 KB | 
| FortranNamelist-2.0.0-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.labathome/FortranNamelist/ -->
<dependency>
    <groupId>de.labathome</groupId>
    <artifactId>FortranNamelist</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.labathome/FortranNamelist/
implementation 'de.labathome:FortranNamelist:2.0.0'
                // https://jarcasting.com/artifacts/de.labathome/FortranNamelist/
implementation ("de.labathome:FortranNamelist:2.0.0")
                'de.labathome:FortranNamelist:jar:2.0.0'
                <dependency org="de.labathome" name="FortranNamelist" rev="2.0.0">
  <artifact name="FortranNamelist" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.labathome', module='FortranNamelist', version='2.0.0')
)
                libraryDependencies += "de.labathome" % "FortranNamelist" % "2.0.0"
                [de.labathome/FortranNamelist "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 | 
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |