is not current version
Last Version 3.0.2

org.overturetool.core.prettyprinting:prettyprinter 2.0.4


GroupId

GroupId

org.overturetool.core.prettyprinting
ArtifactId

ArtifactId

prettyprinter
Version

Version

2.0.4
Type

Type

jar

Download prettyprinter 2.0.4


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