MVN

net.xfantome : rain

Maven & Gradle

Feb 10, 2019
1 stars

rain · This is an object-oriented java library for writing Microsoft Office Excel spreadsheets. Based on apache POI library and the power java reflexion.

<dependency>
    <groupId>net.xfantome</groupId>
    <artifactId>rain</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.xfantome : rain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of net.xfantome : rain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rain-1.0.5
rain-1.0.4
rain-1.0.3
rain-1.0.2
rain-1.0.1
rain-1.0.0

How to add a dependency to Maven

Add the following net.xfantome : rain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.xfantome</groupId>
    <artifactId>rain</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.xfantome : rain gradle dependency to your build.gradle file:

implementation 'net.xfantome:rain:1.0.5'

Gradle Kotlin DSL: Add the following net.xfantome : rain gradle kotlin dependency to your build.gradle.kts file:

implementation("net.xfantome:rain:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.xfantome : rain sbt scala dependency to your build.sbt file:

libraryDependencies += "net.xfantome" % "rain" % "1.0.5"

Advertisement

Dependencies from Group

Feb 10, 2019
1 stars

Discover Dependencies

Sep 16, 2019
140 stars
Sep 13, 2022
2 usages
5 stars
Feb 16, 2021
2 usages
31 stars
Feb 27, 2019
4 usages
Feb 18, 2021
9 stars
Dec 22, 2018
Mar 02, 2021
3 stars
Dec 27, 2021
1 stars
Jan 15, 2019
2 stars