MVN

org.pygments : pygments

Maven & Gradle

Mar 09, 2020
5 usages

Pygments · Pygments

<dependency>
    <groupId>org.pygments</groupId>
    <artifactId>pygments</artifactId>
    <version>2.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pygments : pygments to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.1

All Versions

Choose a version of org.pygments : pygments to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
pygments-2.6.1
pygments-2.6.0
2.5.x
pygments-2.5.2
pygments-2.5.1
2.4.x
pygments-2.4.2
pygments-2.4.1
pygments-2.4.0
2.3.x
pygments-2.3.1
pygments-2.3.0
2.2.x
pygments-2.2.0
2.1.x
pygments-2.1.3
pygments-2.1.2
pygments-2.1.1
2.1
pygments-2.1
2.0.x
pygments-2.0.2
pygments-2.0.1
2.0
pygments-2.0
1.6
pygments-1.6
1.5
pygments-1.5
1.6rc1
pygments-1.6rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.pygments</groupId>
    <artifactId>pygments</artifactId>
    <version>2.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pygments : pygments gradle dependency to your build.gradle file:

implementation 'org.pygments:pygments:2.6.1'

Gradle Kotlin DSL: Add the following org.pygments : pygments gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pygments:pygments:2.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pygments : pygments sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pygments" % "pygments" % "2.6.1"

Advertisement

Dependencies from Group

Mar 09, 2020
5 usages

Discover Dependencies

Apr 30, 2017
9 usages
0 stars
Jul 01, 2018
8 usages
363 stars
May 11, 2019
3 usages
218 stars
Mar 06, 2015
4 usages
36 stars
Nov 28, 2014
7 usages
73 stars
May 12, 2014
5 usages
Aug 30, 2017
2 usages
Jan 30, 2020
6 usages
28 stars