io7m-jpplib

Generic pretty printer

License

License

GroupId

GroupId

com.io7m.jpplib
ArtifactId

ArtifactId

io7m-jpplib
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

pom
Description

Description

io7m-jpplib
Generic pretty printer
Project URL

Project URL

http://github.com/io7m/jpplib
Source Code Management

Source Code Management

https://github.com/io7m/jpplib

Download io7m-jpplib

Filename Size
io7m-jpplib-0.7.4.pom 12 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • io7m-jpplib-core
  • io7m-jpplib-demo

jpplib

Travis Maven Central Maven Central (snapshot) Codacy grade Codecov

jpplib

Building

Note that although the project is Java 8 compatible at runtime (and the compiled artifacts on Maven Central are Java 8 bytecode), we do not support building the project on anything less than JDK 11.

Versions

Version
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0