is not current version
Last Version 3.0.2

org.overturetool.core:prettyprinting 3.0.0


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

prettyprinting
Version

Version

3.0.0
Type

Type

pom

Download prettyprinting 3.0.0

Filename Size
prettyprinting-3.0.0.pom 661 bytes
Browse

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