is not current version
Last Version 0.1.3

top.thinkin:w2j-cli-parent 0.1.2

JavaWeb Command-line Framework, help you easily build a command line JavaWeb System.

Categories

Categories

CLI User Interface
GroupId

GroupId

top.thinkin
ArtifactId

ArtifactId

w2j-cli-parent
Version

Version

0.1.2
Type

Type

pom

Download w2j-cli-parent 0.1.2

Filename Size
w2j-cli-parent-0.1.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/ -->
<dependency>
    <groupId>top.thinkin</groupId>
    <artifactId>w2j-cli-parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/
implementation 'top.thinkin:w2j-cli-parent:0.1.2'
// https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/
implementation ("top.thinkin:w2j-cli-parent:0.1.2")
'top.thinkin:w2j-cli-parent:pom:0.1.2'
<dependency org="top.thinkin" name="w2j-cli-parent" rev="0.1.2">
  <artifact name="w2j-cli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.thinkin', module='w2j-cli-parent', version='0.1.2')
)
libraryDependencies += "top.thinkin" % "w2j-cli-parent" % "0.1.2"
[top.thinkin/w2j-cli-parent "0.1.2"]