MVN

com.jakewharton.picnic : picnic

Maven & Gradle

Feb 26, 2022
5 usages
924 stars

Picnic · An API for constructing HTML-like tables which can be rendered to text

<dependency>
    <groupId>com.jakewharton.picnic</groupId>
    <artifactId>picnic</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton.picnic : picnic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.jakewharton.picnic : picnic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
picnic-0.6.0
0.5.x
picnic-0.5.0
0.4.x
picnic-0.4.0
0.3.x
picnic-0.3.1
picnic-0.3.0
0.2.x
picnic-0.2.0
0.1.x
picnic-0.1.0

How to add a dependency to Maven

Add the following com.jakewharton.picnic : picnic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton.picnic</groupId>
    <artifactId>picnic</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton.picnic : picnic gradle dependency to your build.gradle file:

implementation 'com.jakewharton.picnic:picnic:0.6.0'

Gradle Kotlin DSL: Add the following com.jakewharton.picnic : picnic gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton.picnic:picnic:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton.picnic : picnic sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton.picnic" % "picnic" % "0.6.0"

Advertisement

Dependencies from Group

Feb 26, 2022
5 usages
924 stars
Feb 26, 2022
1 usages
924 stars

Discover Dependencies

Jun 28, 2023
6 usages
319 stars
Jun 13, 2023
8 usages
12.8k stars
Feb 04, 2015
3 usages
0 stars
May 19, 2019
8 usages
716 stars
Jun 21, 2022
12 usages
29 stars
Jan 08, 2020
2 usages
4 stars
Jul 23, 2013
12 usages
92 stars