f

forma4j

Excelの読み書きを行うライブラリ
https://github.com/actier-luchta/forma4j
The Apache License, Version 2.0
Files download
File Operation
forma4j-1.5.0.pom download
Apache Maven
<dependency>
  <groupId>io.luchta</groupId>
  <artifactId>forma4j</artifactId>
  <version>1.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.luchta:forma4j:1.5.0'
Gradle Kotlin
implementation("io.luchta:forma4j:1.5.0")
Scala SBT
libraryDependencies += "io.luchta" % "forma4j" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.luchta', module='forma4j', version='1.5.0')
)
Apache Ivy
<dependency org="io.luchta" name="forma4j" rev="1.5.0" />
Leiningen
[io.luchta/forma4j "1.5.0"]
Apache Buildr
'io.luchta:forma4j:jar:1.5.0'
Dependencies
The project has no third-party dependencies