MVN

io.github.epi155 : recfm-scala

Maven & Gradle

Mar 04, 2023
0 stars

recfm scala implementation addon and lib · java class utilities for fixed format file I/O

<dependency>
    <groupId>io.github.epi155</groupId>
    <artifactId>recfm-scala</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.epi155 : recfm-scala to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of io.github.epi155 : recfm-scala to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
recfm-scala-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.epi155</groupId>
    <artifactId>recfm-scala</artifactId>
    <version>0.6.0</version>
</dependency>