Portent command line application

A command line application for the portent

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.casualsuperman.portent
ArtifactId

ArtifactId

cli
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Portent command line application
A command line application for the portent
Project URL

Project URL

https://gitlab.com/CasualSuperman/portent/

Download cli

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.casualsuperman.portent : generator jar 0.3.1
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0