Last Version

Pygments 2.6.1

Pygments

License

License

GroupId

GroupId

org.pygments
ArtifactId

ArtifactId

pygments
Version

Version

2.6.1
Type

Type

jar
Description

Description

Pygments
Pygments
Project URL

Project URL

http://www.pygments.org

Download pygments 2.6.1


<!-- https://jarcasting.com/artifacts/org.pygments/pygments/ -->
<dependency>
    <groupId>org.pygments</groupId>
    <artifactId>pygments</artifactId>
    <version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pygments/pygments/
implementation 'org.pygments:pygments:2.6.1'
// https://jarcasting.com/artifacts/org.pygments/pygments/
implementation ("org.pygments:pygments:2.6.1")
'org.pygments:pygments:jar:2.6.1'
<dependency org="org.pygments" name="pygments" rev="2.6.1">
  <artifact name="pygments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pygments', module='pygments', version='2.6.1')
)
libraryDependencies += "org.pygments" % "pygments" % "2.6.1"
[org.pygments/pygments "2.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.