is not current version
Last Version 3.0.2

org.overturetool.core.prettyprinting:prettyprinter 3.0.0


GroupId

GroupId

org.overturetool.core.prettyprinting
ArtifactId

ArtifactId

prettyprinter
Version

Version

3.0.0
Type

Type

jar

Download prettyprinter 3.0.0


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