Last Version

easy-print 0.1.1

Java print debugging made easy

License

License

GroupId

GroupId

io.github.yanzhan91
ArtifactId

ArtifactId

easy-print
Version

Version

0.1.1
Type

Type

jar
Description

Description

easy-print
Java print debugging made easy
Project URL

Project URL

https://github.com/yanzhan91/easy-print
Source Code Management

Source Code Management

https://github.com/yanzhan91/easy-print

Download easy-print 0.1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.