MVN

cn.gjing : excel-style

Maven & Gradle

Jun 02, 2023
5 stars

Excel样式

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>excel-style</artifactId>
    <version>2023.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gjing : excel-style to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2023.6.0

All Versions

Choose a version of cn.gjing : excel-style to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2023.6.x
excel-style-2023.6.0
excel-style-2023.6.0-boot3
2023.5.x
excel-style-2023.5.0
2022.1.x
excel-style-2022.1.4
excel-style-2022.1.3
excel-style-2022.1.2
excel-style-2022.1.1
excel-style-2022.1.0

How to add a dependency to Maven

Add the following cn.gjing : excel-style maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>excel-style</artifactId>
    <version>2023.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.gjing : excel-style gradle dependency to your build.gradle file:

implementation 'cn.gjing:excel-style:2023.6.0'

Gradle Kotlin DSL: Add the following cn.gjing : excel-style gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.gjing:excel-style:2023.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.gjing : excel-style sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.gjing" % "excel-style" % "2023.6.0"

Advertisement

Dependencies from Group

May 12, 2019
6 usages
98 stars
Feb 02, 2021
3 usages
102 stars
May 08, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars

Discover Dependencies