shell


License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.qsy7.java.modules
ArtifactId

ArtifactId

shell
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

shell
shell

Download shell

Filename Size
shell-0.1.2.pom 1 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

  • api
  • impl
  • providers
  • query

Versions

Version
0.1.2
0.1.0