is not current version
Last Version 0.7.6

Convex CLI 0.7.3

Convex command line integration and tools

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex-cli
Version

Version

0.7.3
Type

Type

jar
Description

Description

Convex CLI
Convex command line integration and tools
Project URL

Project URL

https://convex.world

Download convex-cli 0.7.3


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

Dependencies

compile (7)

Group / Artifact Type Version
world.convex : convex-peer jar 0.7.3
world.convex : convex-core jar 0.7.3
world.convex : convex-gui jar 0.7.3
info.picocli : picocli jar 4.6.1
org.slf4j : slf4j-api jar 1.7.31
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
com.pholser : junit-quickcheck-core jar 1.0
com.pholser : junit-quickcheck-generators jar 1.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.