is not current version
Last Version 1.0.2

io.github.matrixainetwork:console 1.0.1

aimanj command line tools

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

console
Version

Version

1.0.1
Type

Type

pom

Download console 1.0.1


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