| License | License | 
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.purifinity.plugins | 
| ArtifactId | ArtifactIdfortran2008 | 
| Last Version | Last Version0.4.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionPurifinity Plugin: fortran2008 In this module and all its sub-modules Purifinity server components are included. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| fortran2008-0.4.1.pom | 618 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/fortran2008/ -->
<dependency>
    <groupId>com.puresoltechnologies.purifinity.plugins</groupId>
    <artifactId>fortran2008</artifactId>
    <version>0.4.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/fortran2008/
implementation 'com.puresoltechnologies.purifinity.plugins:fortran2008:0.4.1'// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/fortran2008/
implementation ("com.puresoltechnologies.purifinity.plugins:fortran2008:0.4.1")'com.puresoltechnologies.purifinity.plugins:fortran2008:pom:0.4.1'<dependency org="com.puresoltechnologies.purifinity.plugins" name="fortran2008" rev="0.4.1">
  <artifact name="fortran2008" type="pom" />
</dependency>@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.plugins', module='fortran2008', version='0.4.1')
)libraryDependencies += "com.puresoltechnologies.purifinity.plugins" % "fortran2008" % "0.4.1"[com.puresoltechnologies.purifinity.plugins/fortran2008 "0.4.1"]