Last Version

io.github.shuoros:JTerminal 1.0.2

A library for printing custom outputs in terminal.

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

io.github.shuoros
ArtifactId

ArtifactId

JTerminal
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.github.shuoros:JTerminal
A library for printing custom outputs in terminal.
Project URL

Project URL

https://github.com/shuoros/JTerminal
Source Code Management

Source Code Management

http://github.com/shuoros/JTerminal/tree/main

Download JTerminal 1.0.2


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.